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