Uses of Package
org.eclipse.ui.console
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
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.
Application programming interfaces for Eclipse console specific
actions.
-
-
ClassDescriptionA hyperlink in a console.OutputStream used to write to an IOConsole.A pattern match listener is registered with a
TextConsole
, and is notified when its pattern has been matched to contents in that console. -
ClassDescriptionCommon function for consoles.The console plug-in class.A console.A document partitioner for a text console.A console listener is notified when consoles are added or removed from the console manager.The console manager manages registered consoles.A view that displays consoles registered with the console manager.A hyperlink in a console.A console that displays text from I/O streams.InputStream used to read input from an
IOConsole
.OutputStream used to write to an IOConsole.A pattern match listener is registered with aTextConsole
, and is notified when its pattern has been matched to contents in that console.A pattern match listener delegate is notified of regular expression matches in a text console.A scroll lock provider allows a client to control the scroll lock state of its container, e.g. a view.A console that displays messages.Used to write messages to a message console.An event describing a pattern match in a text console.An abstract text console that supports regular expression matching and hyperlinks.Default viewer used to display aTextConsole
. -
ClassDescriptionA console.An abstract text console that supports regular expression matching and hyperlinks.