org.noos.xing.mydoggy.plaf.ui.look
Class MenuToolWindowTitleButtonPanelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
javax.swing.plaf.basic.BasicPanelUI
org.noos.xing.mydoggy.plaf.ui.look.ToolWindowTitleButtonPanelUI
org.noos.xing.mydoggy.plaf.ui.look.MenuToolWindowTitleButtonPanelUI
- All Implemented Interfaces:
- PropertyChangeListener, EventListener, Cleaner
public class MenuToolWindowTitleButtonPanelUI
- extends ToolWindowTitleButtonPanelUI
- Author:
- Angelo De Caro (angelo.decaro@gmail.com)
| Methods inherited from class org.noos.xing.mydoggy.plaf.ui.look.ToolWindowTitleButtonPanelUI |
addToolWindowAction, addToolWindowAction, cleanup, getFocusable, installDefaults, installListeners, installUI, loadFromLayout, propertyChange, removeToolWindowAction, replaceToolWindowAction, setVisible, storeCurrentLayout, uninstallComponents, uninstallUI, unistallListeners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuToolWindowTitleButtonPanelUI
public MenuToolWindowTitleButtonPanelUI()
createUI
public static ComponentUI createUI(JComponent c)
installComponents
protected void installComponents()
- Overrides:
installComponents in class ToolWindowTitleButtonPanelUI
setType
protected void setType(org.noos.xing.mydoggy.ToolWindowType oldType,
org.noos.xing.mydoggy.ToolWindowType toolWindowType)
- Overrides:
setType in class ToolWindowTitleButtonPanelUI
Copyright © 2012. All Rights Reserved.