Eclipse Platform
Release 4.2

Uses of Interface
org.eclipse.swt.events.SegmentListener

Packages that use SegmentListener
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of SegmentListener in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets with parameters of type SegmentListener
 void Text.addSegmentListener(SegmentListener listener)
          Adds a segment listener.
 void Text.removeSegmentListener(SegmentListener listener)
          Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
 


Eclipse Platform
Release 4.2

Guidelines for using Eclipse APIs.

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