|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedModifyListener
Classes which implement this interface provide a method that deals with the event that is generated when text is modified.
ExtendedModifyEvent
,
Sample code and further informationMethod Summary | |
---|---|
void |
modifyText(ExtendedModifyEvent event)
This method is called after a text change occurs. |
Method Detail |
---|
void modifyText(ExtendedModifyEvent event)
The following event fields are used:
event
- the given eventExtendedModifyEvent
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.