|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines listeners to monitor the RichDocumentView
.
The listener is provided for the com.ibm.productivity.tools.ui.views.listener extension
point. To provide a listener, perform the following steps:
1. Extend com.ibm.productivity.tools.ui.views.listener in the plugin.xml file.
2. Implement a class that implements this interface.
Method Summary | |
---|---|
void |
handleEvent(RichDocumentViewEvent event)
Handles the specified event. |
Method Detail |
public void handleEvent(RichDocumentViewEvent event)
event
- the RichDocumentViewEvent
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |