Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.debug.core.cdi.event.ICDIEventListener

Packages that use ICDIEventListener
org.eclipse.cdt.debug.core.cdi   
 

Uses of ICDIEventListener in org.eclipse.cdt.debug.core.cdi
 

Methods in org.eclipse.cdt.debug.core.cdi with parameters of type ICDIEventListener
 void ICDIEventManager.addEventListener(ICDIEventListener listener)
          Adds the given listener to the collection of registered event listeners.
 void ICDIEventManager.removeEventListener(ICDIEventListener listener)
          Removes the given listener from the collection of registered event listeners.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.