|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineBackgroundListener
Classes which implement this interface provide a method that can provide the background color for a line that is to be drawn.
LineBackgroundEvent
,
Sample code and further informationMethod Summary | |
---|---|
void |
lineGetBackground(LineBackgroundEvent event)
This method is called when a line is about to be drawn in order to get its background color. |
Method Detail |
---|
void lineGetBackground(LineBackgroundEvent event)
The following event fields are used:
event
- the given eventLineBackgroundEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |