|
|||||||||
| 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 BidiSegmentListener

- All Superinterfaces:
- java.util.EventListener, org.eclipse.swt.internal.SWTEventListener
- public interface BidiSegmentListener
- extends org.eclipse.swt.internal.SWTEventListener
This listener interface may be implemented in order to receive BidiSegmentEvents.
| Method Summary | |
void |
lineGetSegments(BidiSegmentEvent event)
This method is called when a line needs to be reordered for measuring or rendering in a bidi locale. |
| Method Detail |
lineGetSegments
public void lineGetSegments(BidiSegmentEvent event)
- This method is called when a line needs to be reordered for
measuring or rendering in a bidi locale.
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> [ custom overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC