org.noos.xing.mydoggy.plaf.ui.look
Class ToolWindowTitleButtonUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
org.noos.xing.mydoggy.plaf.ui.look.ToolWindowTitleButtonUI
public class ToolWindowTitleButtonUI
- extends BasicButtonUI
- Author:
- Angelo De Caro (angelo.decaro@gmail.com)
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paint, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolWindowTitleButtonUI
public ToolWindowTitleButtonUI()
createUI
public static ComponentUI createUI(JComponent c)
installDefaults
protected void installDefaults(AbstractButton b)
- Overrides:
installDefaults in class BasicButtonUI
paintButtonPressed
protected void paintButtonPressed(Graphics g,
AbstractButton b)
- Overrides:
paintButtonPressed in class BasicButtonUI
Copyright © 2012. All Rights Reserved.