Eclipse Platform
2.1

Uses of Class
org.eclipse.swt.custom.ExtendedModifyEvent

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

Uses of ExtendedModifyEvent in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type ExtendedModifyEvent
 void ExtendedModifyListener.modifyText(ExtendedModifyEvent event)
          This method is called after a text change occurs.
 


Eclipse Platform
2.1

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