Uses of Class
org.eclipse.swt.custom.LineStyleEvent
Package
Description
SWT Custom widgets.
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of LineStyleEvent in org.eclipse.swt.custom
Modifier and TypeMethodDescriptionvoid
LineStyleListener.lineGetStyle
(LineStyleEvent event) This method is called when a line is about to be drawn in order to get the line's style information. -
Uses of LineStyleEvent in org.eclipse.ui.console