Eclipse Platform
2.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
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.