Application programming interfaces for Eclipse console specific actions.
See: Description
Class | Description |
---|---|
ClearOutputAction |
Clears the output in a text console.
|
CloseConsoleAction |
Removes a console from the console manager.
|
TextViewerAction |
Common function for actions that operate on a text viewer.
|
TextViewerGotoLineAction |
Action to position a text viewer to a specific line.
|
Application programming interfaces for Eclipse console specific actions.
This package provides a set of actions related to the Eclipse console.
Clients are allowed to instantiate classes from this package. The classes are not intended to be subclassed.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.