public class XertoJideButtonUI extends BasicJideButtonUI
_darkShadowColor, _focusColor, _highlight, _isFloatingIcon, _lightHighlightColor, _painter, _shadowColor, defaultTextIconGap, defaultTextShiftOffset, iconRect, textRect, viewRect
Constructor and Description |
---|
XertoJideButtonUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c) |
void |
installUI(JComponent c) |
void |
paint(Graphics g,
JComponent c) |
void |
uninstallUI(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
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent c)
installUI
in class BasicJideButtonUI
public void uninstallUI(JComponent c)
uninstallUI
in class BasicJideButtonUI
public void paint(Graphics g, JComponent c)
paint
in class BasicJideButtonUI