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

Packages that use ToolWindowListener
org.noos.xing.mydoggy   
 

Uses of ToolWindowListener in org.noos.xing.mydoggy
 

Methods in org.noos.xing.mydoggy that return ToolWindowListener
 ToolWindowListener[] ToolWindow.getToolWindowListeners()
          Returns an array of all the toolwindow listeners registered on this tool.
 

Methods in org.noos.xing.mydoggy with parameters of type ToolWindowListener
 void ToolWindow.addToolWindowListener(ToolWindowListener listener)
          Adds the specified toolwindow listener to receive toolwindow events from this tool.
 void ToolWindow.removeToolWindowListener(ToolWindowListener listener)
          Removes the specified toolwindow listener so that it no longer receives toolwindow events from this tool.
 



Copyright © 2012. All Rights Reserved.