Eclipse Platform
Release 3.1

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

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

Uses of ExtendedModifyListener in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type ExtendedModifyListener
 void StyledText.addExtendedModifyListener(ExtendedModifyListener extendedModifyListener)
          Adds an extended modify listener.
 void StyledText.removeExtendedModifyListener(ExtendedModifyListener extendedModifyListener)
          Removes the specified extended modify listener.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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