Class KopiLabelUI

  • All Implemented Interfaces:
    java.beans.PropertyChangeListener, java.util.EventListener
    Direct Known Subclasses:
    KopiFieldLabelUI

    public class KopiLabelUI
    extends javax.swing.plaf.metal.MetalLabelUI
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static KopiLabelUI kopiLabelUI  
      • Fields inherited from class javax.swing.plaf.metal.MetalLabelUI

        metalLabelUI
      • Fields inherited from class javax.swing.plaf.basic.BasicLabelUI

        labelUI
    • Constructor Summary

      Constructors 
      Constructor Description
      KopiLabelUI()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent x)  
      • Methods inherited from class javax.swing.plaf.metal.MetalLabelUI

        paintDisabledText
      • Methods inherited from class javax.swing.plaf.basic.BasicLabelUI

        getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, layoutCL, paint, paintEnabledText, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, getAccessibleChild, getAccessibleChildrenCount, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • kopiLabelUI

        protected static KopiLabelUI kopiLabelUI
    • Constructor Detail

      • KopiLabelUI

        public KopiLabelUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent x)