Eclipse Platform
Kepler (4.3)

Uses of Class
org.eclipse.swt.events.SegmentEvent

Packages that use SegmentEvent
org.eclipse.swt.custom SWT Custom widgets. 
org.eclipse.swt.events SWT typed listener support. 
 

Uses of SegmentEvent in org.eclipse.swt.custom
 

Subclasses of SegmentEvent in org.eclipse.swt.custom
 class BidiSegmentEvent
          This event is sent to BidiSegmentListeners when a line is to be measured or rendered in a bidi locale.
 

Uses of SegmentEvent in org.eclipse.swt.events
 

Methods in org.eclipse.swt.events with parameters of type SegmentEvent
 void SegmentListener.getSegments(SegmentEvent event)
          This method is called when text content is being modified.
 


Eclipse Platform
Kepler (4.3)

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.