public interface LineBackgroundListener extends SWTEventListener
Modifier and Type | Method and Description |
---|---|
void |
lineGetBackground(LineBackgroundEvent event)
This method is called when a line is about to be drawn in order to get its
background color.
|
void lineGetBackground(LineBackgroundEvent event)
The following event fields are used:
event
- the given eventLineBackgroundEvent
Copyright © 2017. All Rights Reserved.