Eclipse Platform
Release 3.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
Release 3.0

Guidelines for using Eclipse APIs.

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