multivalent.std.ui

Class Menubar

public class Menubar extends Behavior

Populates menubar (but not constituant menus).

Version: $Revision: 1.3 $ $Date: 2002/02/01 07:18:29 $

Field Summary
static StringATTR_TITLES
Method Summary
voidrestore(ESISNode n, Map<String,Object> attr, Layer layer)
Take menu titles from "Titles" attribute value, names separated by '|'.
booleansemanticEventBefore(SemanticEvent se, String msg)

Field Detail

ATTR_TITLES

public static final String ATTR_TITLES

Method Detail

restore

public void restore(ESISNode n, Map<String,Object> attr, Layer layer)
Take menu titles from "Titles" attribute value, names separated by '|'. Seems like there should be a way to set titles per document.

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)