Uses of Class
org.eclipse.swt.custom.LineBackgroundEvent
Package
Description
Provides a framework for creating and manipulating text documents.
SWT Custom widgets.
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of LineBackgroundEvent in org.eclipse.jface.text
Modifier and TypeMethodDescriptionvoid
CursorLinePainter.lineGetBackground
(LineBackgroundEvent event) -
Uses of LineBackgroundEvent in org.eclipse.swt.custom
Modifier and TypeMethodDescriptionvoid
LineBackgroundListener.lineGetBackground
(LineBackgroundEvent event) This method is called when a line is about to be drawn in order to get its background color. -
Uses of LineBackgroundEvent in org.eclipse.ui.console
Modifier and TypeMethodDescriptionvoid
TextConsoleViewer.lineGetBackground
(LineBackgroundEvent event)