public class AquaSlidingButtonUI extends SlidingButtonUI
defaultTextIconGap, defaultTextShiftOffset
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c)
Aqua ui for sliding buttons.
|
void |
installUI(JComponent c) |
protected void |
paintIcon(Graphics g,
AbstractButton b,
Rectangle iconRect) |
getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, paint, paintBackground
getTextShiftOffset
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, installDefaults, installKeyboardActions, installListeners, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
public static ComponentUI createUI(JComponent c)
public void installUI(JComponent c)
installUI
in class BasicButtonUI
protected void paintIcon(Graphics g, AbstractButton b, Rectangle iconRect)
paintIcon
in class BasicToggleButtonUI