Package | Description |
---|---|
org.eclipse.swt.custom |
SWT Custom widgets.
|
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
Modifier and Type | Method and Description |
---|---|
void |
StyledText.addLineStyleListener(LineStyleListener listener)
Adds a line style listener.
|
void |
StyledText.removeLineStyleListener(LineStyleListener listener)
Removes the specified line style listener.
|
Modifier and Type | Class and Description |
---|---|
class |
TextConsoleViewer
Default viewer used to display a
TextConsole . |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.