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