multivalent.std

Class ReportBug

public class ReportBug extends Behavior

Stuff debugging information into clipboard, for pasting into email or message board post.

Version: $Revision: 1.2 $ $Date: 2002/11/09 00:30:11 $

Field Summary
static StringMSG_REPORT_BUG
Collect information about system to include in bug report.
Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)
Collect information, stuff in clipboard, alert box for user.
booleansemanticEventBefore(SemanticEvent se, String msg)
"Report Bug" in Help menu.

Field Detail

MSG_REPORT_BUG

public static final String MSG_REPORT_BUG
Collect information about system to include in bug report.

"reportBug": arg= java.lang.StringBuffer system-information-collection (ASCII)

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)
Collect information, stuff in clipboard, alert box for user.

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)
"Report Bug" in Help menu.