org.noos.xing.mydoggy.plaf.ui.look
Class MenuToolWindowTitleButtonPanelUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.PanelUI
          extended by javax.swing.plaf.basic.BasicPanelUI
              extended by org.noos.xing.mydoggy.plaf.ui.look.ToolWindowTitleButtonPanelUI
                  extended by 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)

Nested Class Summary
 class MenuToolWindowTitleButtonPanelUI.PopupAction
           
 
Field Summary
 
Fields inherited from class org.noos.xing.mydoggy.plaf.ui.look.ToolWindowTitleButtonPanelUI
containerLayout, descriptor, focusable, toolWindow, toolWindowTitleButtonPanel
 
Constructor Summary
MenuToolWindowTitleButtonPanelUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
protected  void installComponents()
           
protected  void setType(org.noos.xing.mydoggy.ToolWindowType oldType, org.noos.xing.mydoggy.ToolWindowType toolWindowType)
           
 
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 javax.swing.plaf.basic.BasicPanelUI
getBaseline, getBaselineResizeBehavior, uninstallDefaults
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuToolWindowTitleButtonPanelUI

public MenuToolWindowTitleButtonPanelUI()
Method Detail

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.