Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.debug.core.IStreamListener

Packages that use IStreamListener
org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. 
 

Uses of IStreamListener in org.eclipse.debug.core.model
 

Methods in org.eclipse.debug.core.model with parameters of type IStreamListener
 void IStreamMonitor.addListener(IStreamListener listener)
          Adds the given listener to this stream monitor's registered listeners.
 void IStreamMonitor.removeListener(IStreamListener listener)
          Removes the given listener from this stream monitor's registered listeners.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.