Package | Description |
---|---|
org.eclipse.debug.ui.console |
Provides a set of interfaces and classes for rendering and annotating text in the debug console. |
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
Modifier and Type | Method and Description |
---|---|
IOConsoleOutputStream |
IConsole.getStream(String streamIdentifier)
Returns the stream associated with the specified stream identifier.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageConsoleStream
Used to write messages to a message console.
|
Modifier and Type | Method and Description |
---|---|
IOConsoleOutputStream |
IOConsole.newOutputStream()
Creates and returns a new output stream which may be used to write to this console.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.