Uses of Interface
org.noos.xing.mydoggy.ToolWindowManagerListener

Packages that use ToolWindowManagerListener
org.noos.xing.mydoggy   
 

Uses of ToolWindowManagerListener in org.noos.xing.mydoggy
 

Methods in org.noos.xing.mydoggy that return ToolWindowManagerListener
 ToolWindowManagerListener[] ToolWindowManager.getToolWindowManagerListeners()
          Returns an array of all the tool window manager listeners registered on this manager.
 

Methods in org.noos.xing.mydoggy with parameters of type ToolWindowManagerListener
 void ToolWindowManager.addToolWindowManagerListener(ToolWindowManagerListener listener)
          Registers listener so that it will receive events when the toolwindows and groups are registered or removed..
 void ToolWindowManager.removeToolWindowManagerListener(ToolWindowManagerListener listener)
          Unregisters listener so that it will no longer receive events.
 



Copyright © 2012. All Rights Reserved.