|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
No comment provided by developer, please add a comment to improve documentation.
Method Summary | |
void |
closingDoc(DocInterface doc)
Called when the user is closing a document. |
void |
lastFileClosed()
Called when the user has closed the last document. |
void |
openedDoc(DocInterface doc)
Called when the user has opened a new document. |
Method Detail |
public void openedDoc(DocInterface doc)
doc
- A DocInterface for the opened document.public void closingDoc(DocInterface doc)
doc
- A DocInterface for the closing document.public void lastFileClosed()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |