Package edu.uci.ics.jung.samples
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 boolean
private static Rectangle
private static Rectangle
private static Insets
private static Rectangle
Fields inherited from class javax.swing.plaf.basic.BasicLabelUI
labelUI
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.plaf.basic.BasicLabelUI
createUI, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, layoutCL, paintDisabledText, paintEnabledText, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
Methods inherited from class javax.swing.plaf.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:
getPreferredSize
in classBasicLabelUI
-
paint
- Overrides:
paint
in classBasicLabelUI
-