Class LensDemo.VerticalLabelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.LabelUI
javax.swing.plaf.basic.BasicLabelUI
edu.uci.ics.jung.samples.LensDemo.VerticalLabelUI
- All Implemented Interfaces:
PropertyChangeListener, EventListener
- Enclosing class:
LensDemo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprivate static Rectangleprivate static Rectangleprivate static Insetsprivate static RectangleFields inherited from class BasicLabelUI
labelUI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BasicLabelUI
createUI, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, layoutCL, paintDisabledText, paintEnabledText, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
-
Field Details
-
clockwise
protected boolean clockwise -
paintIconR
-
paintTextR
-
paintViewR
-
paintViewInsets
-
-
Constructor Details
-
VerticalLabelUI
VerticalLabelUI(boolean clockwise)
-
-
Method Details
-
getPreferredSize
- Overrides:
getPreferredSizein classBasicLabelUI
-
paint
- Overrides:
paintin classBasicLabelUI
-