Eclipse Platform
2.1

Uses of Interface
org.eclipse.jface.util.IOpenEventListener

Packages that use IOpenEventListener
org.eclipse.jface.util Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions. 
 

Uses of IOpenEventListener in org.eclipse.jface.util
 

Methods in org.eclipse.jface.util with parameters of type IOpenEventListener
 void OpenStrategy.addOpenListener(IOpenEventListener listener)
          Adds an IOpenEventListener to the collection of openEventListeners
 void OpenStrategy.removeOpenListener(IOpenEventListener listener)
          Removes an IOpenEventListener to the collection of openEventListeners
 


Eclipse Platform
2.1

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