org.netbeans.swing.tabcontrol.plaf
Class SlidingTabDisplayerButtonUI.Aqua
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
javax.swing.plaf.basic.BasicToggleButtonUI
org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI.Aqua
- Enclosing class:
- SlidingTabDisplayerButtonUI
Deprecated. No brushed metal look and feel doesn't need this class anymore.
public static final class SlidingTabDisplayerButtonUI.Aqua
- extends SlidingTabDisplayerButtonUI
Aqua ui for sliding buttons. This class is public so it can be
instantiated by UIManager, but is of no interest as API.
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, installKeyboardActions, installListeners, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlidingTabDisplayerButtonUI.Aqua
public SlidingTabDisplayerButtonUI.Aqua()
- Deprecated.
createUI
public static ComponentUI createUI(JComponent c)
- Deprecated.
installBorder
protected void installBorder(AbstractButton b)
- Deprecated.
- Description copied from class:
SlidingTabDisplayerButtonUI
- Install a border on the button
- Overrides:
installBorder in class SlidingTabDisplayerButtonUI
paintBackground
protected void paintBackground(Graphics2D g,
BasicSlidingTabDisplayerUI.IndexButton b)
- Deprecated.
- Description copied from class:
SlidingTabDisplayerButtonUI
- Paints the tab background
- Overrides:
paintBackground in class SlidingTabDisplayerButtonUI