public class VerticalLabelUI extends BasicLabelUI
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
_bClockwise |
labelUI| Constructor and Description |
|---|
VerticalLabelUI(boolean bClockwise) |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
getPreferredSize(JComponent c) |
void |
paint(Graphics g,
JComponent c) |
createUI, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, layoutCL, paintDisabledText, paintEnabledText, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic Dimension getPreferredSize(JComponent c)
getPreferredSize in class BasicLabelUIpublic void paint(Graphics g, JComponent c)
paint in class BasicLabelUICopyright © 2022. All rights reserved.