com.jtattoo.plaf.hifi
Class HiFiButtonUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
com.jtattoo.plaf.BaseButtonUI
com.jtattoo.plaf.hifi.HiFiButtonUI
public class HiFiButtonUI
- 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 |
HiFiButtonUI
public HiFiButtonUI()
createUI
public static ComponentUI createUI(JComponent c)
paintBackground
protected void paintBackground(Graphics g,
AbstractButton b)
- Overrides:
paintBackground
in class BaseButtonUI
paintText
protected void paintText(Graphics g,
AbstractButton b,
Rectangle textRect)
- Overrides:
paintText
in class BaseButtonUI
Copyright © 2011. All Rights Reserved.