public class PgsLabelUI extends MetalLabelUI
metalLabelUIlabelUI| Constructor and Description |
|---|
PgsLabelUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
paintDisabledText(JLabel l,
Graphics g,
String s,
int textX,
int textY) |
protected void |
paintEnabledText(JLabel l,
Graphics g,
String s,
int textX,
int textY) |
getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, layoutCL, paint, propertyChange, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updatepublic static ComponentUI createUI(JComponent c)
protected void paintDisabledText(JLabel l, Graphics g, String s, int textX, int textY)
paintDisabledText in class MetalLabelUIprotected void paintEnabledText(JLabel l, Graphics g, String s, int textX, int textY)
paintEnabledText in class BasicLabelUICopyright © 2015. All rights reserved.