multivalent.std.adaptor

Class PersonalAnnos

public class PersonalAnnos extends Behavior

Automatically save and restore annotations from Personal layer. Doesn't need to be page aware because Layer is.

Version: $Revision: 1.9 $ $Date: 2002/10/29 20:14:07 $

Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)
On MSG_CLOSE save behaviors in layer to disk.
booleansemanticEventBefore(SemanticEvent se, String msg)
MSG_OPENED looks for and loads corresponding hub.

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)
On MSG_CLOSE save behaviors in layer to disk. In After in order to give everyone a chance to tidy up.

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)
MSG_OPENED looks for and loads corresponding hub.