|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Implementers can register with an text viewer and
receive VerifyEvents before the text viewer
they are registered with. If the event consumer marks events
as processed by turning their doit field to
false the text viewer subsequently ignores them.
Clients may implement this interface.
ITextViewerExtension2 allows clients to manage the
VerifyListeners of a TextViewer. This makes
IEventConsumer obsolete.
ITextViewer,
VerifyEvent| Method Summary | |
void |
processEvent(VerifyEvent event)
Processes the given event and marks it as done if it should be ignored by subsequent receivers. |
| Method Detail |
public void processEvent(VerifyEvent event)
event - the verify event which will be investigated
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||