Uses of Class
org.noos.xing.mydoggy.event.ToolWindowManagerEvent

Packages that use ToolWindowManagerEvent
org.noos.xing.mydoggy   
 

Uses of ToolWindowManagerEvent in org.noos.xing.mydoggy
 

Methods in org.noos.xing.mydoggy with parameters of type ToolWindowManagerEvent
 void ToolWindowManagerListener.toolWindowGroupAdded(ToolWindowManagerEvent event)
          Invoked when a tool group has been added to the manager.
 void ToolWindowManagerListener.toolWindowGroupRemoved(ToolWindowManagerEvent event)
          Invoked when a tool group has been removed from the manager.
 void ToolWindowManagerListener.toolWindowRegistered(ToolWindowManagerEvent event)
          Invoked when a tool has been registered to the manager.
 void ToolWindowManagerListener.toolWindowUnregistered(ToolWindowManagerEvent event)
          Invoked when a tool has been unregistered from the manager.
 



Copyright © 2012. All Rights Reserved.