com.jidesoft.plaf.eclipse
Class EclipseGripperUI
java.lang.Object
javax.swing.plaf.ComponentUI
com.jidesoft.plaf.GripperUI
com.jidesoft.plaf.basic.BasicGripperUI
com.jidesoft.plaf.eclipse.EclipseGripperUI
public class EclipseGripperUI
- extends BasicGripperUI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_shadowColor
protected Color _shadowColor
_darkShadowColor
protected Color _darkShadowColor
_highlight
protected Color _highlight
_lightHighlightColor
protected Color _lightHighlightColor
EclipseGripperUI
public EclipseGripperUI()
createUI
public static ComponentUI createUI(JComponent c)
installDefaults
protected void installDefaults(Gripper s)
- Overrides:
installDefaults in class BasicGripperUI
uninstallDefaults
protected void uninstallDefaults(Gripper s)
- Overrides:
uninstallDefaults in class BasicGripperUI
paint
public void paint(Graphics g,
JComponent c)
- Overrides:
paint in class BasicGripperUI
Copyright © 2013. All Rights Reserved.