org.tentackle.plaf.tinylaf
Class TTinyButtonUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
javax.swing.plaf.metal.MetalButtonUI
de.muntjak.tinylookandfeel.TinyButtonUI
org.tentackle.plaf.tinylaf.TTinyButtonUI
public class TTinyButtonUI
- extends de.muntjak.tinylookandfeel.TinyButtonUI
UI for JButton/FormButton.
- Author:
- harald
| Fields inherited from class de.muntjak.tinylookandfeel.TinyButtonUI |
BG_CHANGE_AMOUNT |
| Methods inherited from class de.muntjak.tinylookandfeel.TinyButtonUI |
clearCache, installDefaults, installUI, paint, paintButtonPressed, paintIcon, paintToggleButtonIcon, paintToolBarButton, update |
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TTinyButtonUI
public TTinyButtonUI()
createUI
public static ComponentUI createUI(JComponent c)
installListeners
protected void installListeners(AbstractButton b)
- Overrides:
installListeners in class BasicButtonUI
uninstallListeners
protected void uninstallListeners(AbstractButton b)
- Overrides:
uninstallListeners in class BasicButtonUI
paintFocus
protected void paintFocus(Graphics g,
AbstractButton b,
Rectangle viewRect,
Rectangle textRect,
Rectangle iconRect)
- Overrides:
paintFocus in class de.muntjak.tinylookandfeel.TinyButtonUI
Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de