Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.swt.custom |
SWT Custom widgets.
|
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
Modifier and Type | Class and Description |
---|---|
class |
CursorLinePainter
A painter the draws the background of the caret line in a configured color.
|
Modifier and Type | Method and Description |
---|---|
void |
StyledText.addLineBackgroundListener(LineBackgroundListener listener)
Adds a line background listener.
|
void |
StyledText.removeLineBackgroundListener(LineBackgroundListener listener)
Removes the specified line background listener.
|
Modifier and Type | Class and Description |
---|---|
class |
TextConsoleViewer
Default viewer used to display a
TextConsole . |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.