multivalent.devel

Class DebugMode

public class DebugMode extends Behavior

Set flag that controls availability/visibility of debugging behaviors (those in Debug layer and those in Debug menu). Shows memory use, ....

Version: $Revision: 1.4 $ $Date: 2002/02/17 18:32:22 $

See Also: Debug ShowDocTree

Field Summary
static StringMSG_SET_DEBUGMODE
Method Summary
voidbuildAfter(Document doc)
booleansemanticEventAfter(SemanticEvent se, String msg)
booleansemanticEventBefore(SemanticEvent se, String msg)
voidsetActive(boolean active)
Add/remove "Debug" menu to end of menubar.

Field Detail

MSG_SET_DEBUGMODE

public static final String MSG_SET_DEBUGMODE

Method Detail

buildAfter

public void buildAfter(Document doc)

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)

setActive

public void setActive(boolean active)
Add/remove "Debug" menu to end of menubar.