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 (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.