|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ custom overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.custom
Interface LineBackgroundListener

- All Superinterfaces:
- java.util.EventListener, org.eclipse.swt.internal.SWTEventListener
- All Known Implementing Classes:
- DefaultLineStyler
- public interface LineBackgroundListener
- extends org.eclipse.swt.internal.SWTEventListener
| Method 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 |
lineGetBackground
public void lineGetBackground(LineBackgroundEvent event)
- This method is called when a line is about to be drawn in order to get its
background color.
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ custom overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC