Documentation of 'org.jhotdraw.gui.plaf.palette.PaletteLabelUI' Java class
PaletteLabelUI
org.jhotdraw.gui.plaf.palette

Class PaletteLabelUI

  • All Implemented Interfaces:
    java.beans.PropertyChangeListener, java.util.EventListener


    public class PaletteLabelUI
    extends javax.swing.plaf.basic.BasicLabelUI
    QuaquaLabelUI.
    • Constructor Summary

      Constructors 
      Constructor and Description
      PaletteLabelUI() 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
      Preferred spacing between labels and other components.
      void paint(java.awt.Graphics gr, javax.swing.JComponent c) 
      void propertyChange(java.beans.PropertyChangeEvent evt) 
      • Methods inherited from class javax.swing.plaf.basic.BasicLabelUI

        getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, uninstallUI
      • Methods inherited from class javax.swing.plaf.ComponentUI

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

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PaletteLabelUI

        public PaletteLabelUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
        Preferred spacing between labels and other components. Pixels from colon and associated controls (RadioButton, CheckBox) / private final static Insets associatedRegularSpacing = new Insets(8,8,8,8); private final static Insets associatedSmallSpacing = new Insets(6,6,6,6); private final static Insets associatedMiniSpacing = new Insets(5,5,5,5);
      • paint

        public void paint(java.awt.Graphics gr,
                          javax.swing.JComponent c)
        Overrides:
        paint in class javax.swing.plaf.basic.BasicLabelUI
      • propertyChange

        public void propertyChange(java.beans.PropertyChangeEvent evt)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener
        Overrides:
        propertyChange in class javax.swing.plaf.basic.BasicLabelUI

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.