Uses of Class
org.eclipse.swt.custom.LineBackgroundEvent
-
Packages that use LineBackgroundEvent Package Description org.eclipse.swt.custom -
-
Uses of LineBackgroundEvent in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type LineBackgroundEvent Modifier and Type Method Description void
LineBackgroundListener. lineGetBackground(LineBackgroundEvent event)
This method is called when a line is about to be drawn in order to get its background color.
-