public interface PaintObjectListener extends SWTEventListener
Modifier and Type | Method and Description |
---|---|
void |
paintObject(PaintObjectEvent event)
This method is called when an object needs to be drawn.
|
void paintObject(PaintObjectEvent event)
The following event fields are used:
event
- the eventPaintObjectEvent
,
StyledText.addPaintObjectListener(PaintObjectListener)
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.