|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Allows for listening to DocumentCategory events.
| Method Summary | |
void |
categoryAdded(DocumentCategory category)
Called when a category has been added. |
void |
categoryChanged(DocumentCategory category)
Called when a category has been changed. |
void |
categoryRemoved(DocumentCategory category)
Called when a category has been removed. |
| Method Detail |
public void categoryAdded(DocumentCategory category)
category - the added category.public void categoryRemoved(DocumentCategory category)
category - the removed category.public void categoryChanged(DocumentCategory category)
category - the changed category.
|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||