public class EclipseGripperUI extends BasicGripperUI
| Modifier and Type | Field and Description |
|---|---|
protected Color |
_darkShadowColor |
protected Color |
_highlight |
protected Color |
_lightHighlightColor |
protected Color |
_shadowColor |
_gripperPainter, _painter| Constructor and Description |
|---|
EclipseGripperUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
installDefaults(Gripper s) |
void |
paint(Graphics g,
JComponent c) |
protected void |
uninstallDefaults(Gripper s) |
createMouseListener, getMaximumSize, getMinimumSize, getPainter, getPreferredSize, installListeners, installUI, paintBackground, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, updateprotected Color _shadowColor
protected Color _darkShadowColor
protected Color _highlight
protected Color _lightHighlightColor
public static ComponentUI createUI(JComponent c)
protected void installDefaults(Gripper s)
installDefaults in class BasicGripperUIprotected void uninstallDefaults(Gripper s)
uninstallDefaults in class BasicGripperUIpublic void paint(Graphics g, JComponent c)
paint in class BasicGripperUICopyright © 2017. All rights reserved.