Module java.desktop

Class MetalLabelUI

  • All Implemented Interfaces:
    PropertyChangeListener, EventListener

    public class MetalLabelUI
    extends BasicLabelUI
    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.