|
Eclipse Platform 2.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 consonle 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 |
ConsoleColorProvider.connect(IProcess process,
IConsole console)
|
void |
IConsoleColorProvider.connect(IProcess process,
IConsole console)
Connects this color provider to the given process and console document. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |