public interface LineStyleListener extends SWTEventListener
Modifier and Type | Method and Description |
---|---|
void |
lineGetStyle(LineStyleEvent event)
This method is called when a line is about to be drawn in order to get the
line's style information.
|
void lineGetStyle(LineStyleEvent event)
The following event fields are used:
event
- the given eventLineStyleEvent
Copyright © 2017. All Rights Reserved.