com.jtattoo.plaf.fast
Class FastToggleButtonUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
javax.swing.plaf.basic.BasicToggleButtonUI
com.jtattoo.plaf.BaseToggleButtonUI
com.jtattoo.plaf.fast.FastToggleButtonUI
public class FastToggleButtonUI
- extends BaseToggleButtonUI
- Author:
- Michael Hagen
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintIcon, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastToggleButtonUI
public FastToggleButtonUI()
createUI
public static ComponentUI createUI(JComponent b)
paintBackground
protected void paintBackground(Graphics g,
AbstractButton b)
- Overrides:
paintBackground
in class BaseToggleButtonUI
Copyright © 2011. All Rights Reserved.