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 . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.