multivalent.std

Class Executive

public class Executive extends Behavior

Collapse document, showing just Notemarks and structure.

Version: $Revision: 1.3 $ $Date: 2002/02/01 04:16:30 $

Field Summary
static StringMSG_SUMMARY
Turn on or off or toggle.
Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)
On "executiveSummary", mark tree dirty and repaint (which invokes reformat).
booleansemanticEventBefore(SemanticEvent se, String msg)
Put checkbox in View menu and document popup. => Move to user hub

Field Detail

MSG_SUMMARY

public static final String MSG_SUMMARY
Turn on or off or toggle.

"executiveSummary": arg= java.lang.String on/off/toggle.

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)
On "executiveSummary", mark tree dirty and repaint (which invokes reformat).

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)
Put checkbox in View menu and document popup. => Move to user hub