Uses of Interface
org.eclipse.swt.custom.LineStyleListener
Package
Description
SWT Custom widgets.
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of LineStyleListener in org.eclipse.swt.custom
Modifier and TypeMethodDescriptionvoid
StyledText.addLineStyleListener
(LineStyleListener listener) Adds a line style listener.void
StyledText.removeLineStyleListener
(LineStyleListener listener) Removes the specified line style listener. -
Uses of LineStyleListener in org.eclipse.ui.console
Modifier and TypeClassDescriptionclass
Default viewer used to display aTextConsole
.