Module java.desktop

Class BasicLabelUI

All Implemented Interfaces:
PropertyChangeListener, EventListener
Direct Known Subclasses:
MetalLabelUI, SynthLabelUI

public class BasicLabelUI extends LabelUI implements PropertyChangeListener
A Windows L&F implementation of LabelUI. This implementation is completely static, i.e. there's only one UIView implementation that's shared by all JLabel objects.