Uses of Class
org.eclipse.swt.custom.LineBackgroundEvent
Packages that use 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
Methods in org.eclipse.jface.text with parameters of type LineBackgroundEventModifier and TypeMethodDescriptionvoid
CursorLinePainter.lineGetBackground
(LineBackgroundEvent event) -
Uses of LineBackgroundEvent in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type LineBackgroundEventModifier 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
Methods in org.eclipse.ui.console with parameters of type LineBackgroundEventModifier and TypeMethodDescriptionvoid
TextConsoleViewer.lineGetBackground
(LineBackgroundEvent event)