org.netbeans.swing.tabcontrol 1.36

org.netbeans.swing.tabcontrol.plaf
Class WinVistaSlidingButtonUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ButtonUI
          extended by javax.swing.plaf.basic.BasicButtonUI
              extended by javax.swing.plaf.basic.BasicToggleButtonUI
                  extended by org.netbeans.swing.tabcontrol.SlidingButtonUI
                      extended by org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
                          extended by org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
                              extended by org.netbeans.swing.tabcontrol.plaf.WinVistaSlidingButtonUI

public class WinVistaSlidingButtonUI
extends WinXPSlidingButtonUI

See Also:
SlidingButtonUI

Field Summary
 
Fields inherited from class org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
hiddenToggle
 
Fields inherited from class org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
dashedRectGapHeight, dashedRectGapWidth, dashedRectGapX, dashedRectGapY, focusColor
 
Fields inherited from class javax.swing.plaf.basic.BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset
 
Constructor Summary
WinVistaSlidingButtonUI()
           
 
Method Summary
protected  void installBorder(AbstractButton b)
          Install a border on the button
 
Methods inherited from class org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
createUI, installDefaults, paint, paintBackground, paintButtonPressed, uninstallDefaults
 
Methods inherited from class org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
getFocusColor, getPreferredSize, paintFocus
 
Methods inherited from class org.netbeans.swing.tabcontrol.SlidingButtonUI
getMaximumSize, getMinimumSize, getPropertyPrefix
 
Methods inherited from class javax.swing.plaf.basic.BasicToggleButtonUI
getTextShiftOffset, paintIcon
 
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, installKeyboardActions, installListeners, installUI, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WinVistaSlidingButtonUI

public WinVistaSlidingButtonUI()
Method Detail

installBorder

protected void installBorder(AbstractButton b)
Install a border on the button

Overrides:
installBorder in class WinXPSlidingButtonUI

org.netbeans.swing.tabcontrol 1.36

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.