multivalent.std.ui
public class History extends Behavior
Version: $Revision: 1.7 $ $Date: 2003/06/02 05:55:10 $
See Also: OutlineSpan ManualPage
Field Summary | |
---|---|
static String | FILENAME |
Method Summary | |
---|---|
Node | fault(int id, Span span, INode replace) |
void | readHistory()
Read history tuples from USER directory: URL, encoded title, date last read.
|
boolean | semanticEventAfter(SemanticEvent se, String msg)
On "openDocument history:", dynamically generate history page.
|
boolean | semanticEventBefore(SemanticEvent se, String msg) Write out history at "EXIT", "exitBrowserInstance', and every so many MSG_CLOSEs. |
void | writeHistory() Write tuples to disk. |