public interface LineStyleListener
extends org.eclipse.swt.internal.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
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.