|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStreamsProxy | |
org.eclipse.debug.core.model | Defines interfaces for debug model elements, source lookup, and launching. |
org.eclipse.debug.ui.console | Provides a set of interfaces and classes for rendering and annotating text in the debug console. |
Uses of IStreamsProxy in org.eclipse.debug.core.model |
Methods in org.eclipse.debug.core.model that return IStreamsProxy | |
IStreamsProxy |
RuntimeProcess.getStreamsProxy()
|
protected IStreamsProxy |
RuntimeProcess.createStreamsProxy()
Returns the streams proxy associated with this process. |
IStreamsProxy |
IProcess.getStreamsProxy()
Returns a proxy to the standard input, output, and error streams for this process, or null if not supported. |
Uses of IStreamsProxy in org.eclipse.debug.ui.console |
Methods in org.eclipse.debug.ui.console with parameters of type IStreamsProxy | |
void |
IConsole.connect(IStreamsProxy streamsProxy)
Connects this console to the given streams proxy. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.