multivalent.std.ui
public class ForwardBack extends Behavior
To do: update this for FRAMEs => store history in Document's parent?
Version: $Revision: 1.7 $ $Date: 2002/01/16 04:48:28 $
Field Summary | |
---|---|
static String | MSG_BACKWARD
Request to move back a page in the browsing history.
|
static String | MSG_FORWARD
Request to move forward a page in the browsing history.
|
static String | MSG_OPEN_DOCUMENTS
Add list of URIs to next document menu. |
Method Summary | |
---|---|
void | moveDelta(int delta) |
void | moveTo(int newpagesi) |
boolean | semanticEventAfter(SemanticEvent se, String msg) |
boolean | semanticEventBefore(SemanticEvent se, String msg) |
"backwardDocument"
"forwardDocument"
"openDocuments": arg= java.util.List URIs.
See Also: SlideShow