Eclipse Platform
2.0

org.eclipse.swt.custom
Interface ExtendedModifyListener

All Superinterfaces:
EventListener, org.eclipse.swt.internal.SWTEventListener

public interface ExtendedModifyListener
extends org.eclipse.swt.internal.SWTEventListener


Method Summary
 void modifyText(ExtendedModifyEvent event)
          This method is called after a text change occurs.
 

Method Detail

modifyText

public void modifyText(ExtendedModifyEvent event)
This method is called after a text change occurs.


Eclipse Platform
2.0

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