Uses of Interface
org.eclipse.swt.custom.BidiSegmentListener
Packages that use BidiSegmentListener
-
Uses of BidiSegmentListener in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type BidiSegmentListenerModifier and TypeMethodDescriptionvoidStyledText.addBidiSegmentListener(BidiSegmentListener listener) Adds a bidirectional segment listener.voidStyledText.removeBidiSegmentListener(BidiSegmentListener listener) Removes the specified bidirectional segment listener.