public class XertoJideButtonUI extends BasicJideButtonUI
_darkShadowColor, _focusColor, _highlight, _isFloatingIcon, _lightHighlightColor, _painter, _shadowColor, defaultTextIconGap, defaultTextShiftOffset, iconRect, textRect, viewRect
Constructor | Description |
---|---|
XertoJideButtonUI() |
Modifier and Type | Method | Description |
---|---|---|
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) |
clearTextShiftOffset, createButtonListener, getDefaultTextIconGap, getFocusColor, getForegroundOfState, getIcon, getMaximumSize, getMinimumSize, getPainter, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installDefaults, installKeyboardActions, installListeners, isFloatingIcon, paintBackground, paintIcon, paintText, paintText, setTextShiftOffset, shouldWrapText, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, updateMargin
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