|
|||||||||
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |