Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.swt.custom.TextChangeListener

Packages that use TextChangeListener
org.eclipse.swt.custom SWT Custom widgets.  
 

Uses of TextChangeListener in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type TextChangeListener
 void StyledTextContent.addTextChangeListener(TextChangeListener listener)
          Called by StyledText to add itself as an Observer to content changes.
 void StyledTextContent.removeTextChangeListener(TextChangeListener listener)
          Remove the specified text changed listener.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.