|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
com.jidesoft.plaf.JideButtonUI
com.jidesoft.plaf.basic.BasicJideButtonUI
com.jidesoft.plaf.xerto.XertoJideButtonUI
public class XertoJideButtonUI
Field Summary |
---|
Fields inherited from class com.jidesoft.plaf.basic.BasicJideButtonUI |
---|
_darkShadowColor, _focusColor, _highlight, _isFloatingIcon, _lightHighlightColor, _painter, _shadowColor, defaultTextIconGap, defaultTextShiftOffset, iconRect, textRect, viewRect |
Constructor Summary | |
---|---|
XertoJideButtonUI()
|
Method Summary | |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
void |
installUI(javax.swing.JComponent c)
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
|
void |
uninstallUI(javax.swing.JComponent c)
|
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XertoJideButtonUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI
in class BasicJideButtonUI
public void uninstallUI(javax.swing.JComponent c)
uninstallUI
in class BasicJideButtonUI
public void paint(java.awt.Graphics g, javax.swing.JComponent c)
paint
in class BasicJideButtonUI
|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |