|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationListener | |
---|---|
com.ibm.productivity.tools.ui.views | Provides a RichDocumentView interface to manipulate a rich document. |
Uses of OperationListener in com.ibm.productivity.tools.ui.views |
---|
Methods in com.ibm.productivity.tools.ui.views with parameters of type OperationListener | |
void |
RichDocumentView.addOperationListener(OperationListener listener)
Adds an OperationListener into the view. |
void |
RichDocumentView.removeOperationListener(OperationListener listener)
Removes a registered OperationListener from the view. |
void |
DefaultRichDocumentView.addOperationListener(OperationListener listener)
|
void |
DefaultRichDocumentView.removeOperationListener(OperationListener listener)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |