|
XNGR XML Browser | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface needs to be implemented to be able to listen to specific Document events.
| Method Summary | |
void |
documentDeleted(XDocumentEvent event)
This method is called when the document has been deleted from the location on disk. |
void |
documentUpdated(XDocumentEvent event)
This method is called when the document has been updated on disk, either by a save on the document, or externally. |
| Method Detail |
public void documentUpdated(XDocumentEvent event)
event - the document event fired.public void documentDeleted(XDocumentEvent event)
event - the document event fired.
|
XNGR XML Browser | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||