Uses of Class
org.eclipse.ui.console.IOConsoleOutputStream
Package
Description
Provides a set of interfaces and classes for rendering and annotating text in the debug console.
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of IOConsoleOutputStream in org.eclipse.debug.ui.console
Modifier and TypeMethodDescriptionReturns the stream associated with the specified stream identifier. -
Uses of IOConsoleOutputStream in org.eclipse.ui.console
Modifier and TypeClassDescriptionclass
Used to write messages to a message console.Modifier and TypeMethodDescriptionIOConsole.newOutputStream()
Creates and returns a new output stream which may be used to write to this console.