Eclipse Platform
2.1

Uses of Interface
org.eclipse.ui.IWindowListener

Packages that use IWindowListener
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
 

Uses of IWindowListener in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type IWindowListener
 void IWorkbench.addWindowListener(IWindowListener listener)
          Adds a window listener.
 void IWorkbench.removeWindowListener(IWindowListener l)
          Removes a window listener.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.