|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConsole | |
---|---|
org.eclipse.debug.ui.console | Provides a set of interfaces and classes for rendering and annotating text in the debug console. |
Uses of IConsole in org.eclipse.debug.ui.console |
---|
Methods in org.eclipse.debug.ui.console that return IConsole | |
protected IConsole |
ConsoleColorProvider.getConsole()
Returns the console this color provider is connected to, or null if none. |
Methods in org.eclipse.debug.ui.console with parameters of type IConsole | |
void |
IConsoleLineTracker.init(IConsole console)
Notification that a console document has been created for which this listener is registered. |
void |
IConsoleColorProvider.connect(IProcess process,
IConsole console)
Connects this color provider to the given process and console. |
void |
ConsoleColorProvider.connect(IProcess process,
IConsole console)
|
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.