Public Member Functions | |
NotificationBean () | |
javax.swing.JFrame | getParent () |
SmartTextPane | getTextArea () |
boolean | isDebugToConsole () |
void | reportDebug (String location, String message) |
void | reportError (String error) |
void | reportError (String message, Throwable t) |
void | reportError (String message, Throwable t, boolean dialog) |
void | reportError (String message, Throwable t, boolean dialog, boolean stackTrace) |
synchronized void | reportMessage (String message) |
void | reportStructuralAccess (short accessType, Introspectable target, String remark) |
void | setAccessDestroyWindow (AccessDestroyWindow adw) |
void | setDebugToConsole () |
void | setParent (javax.swing.JFrame newParent) |
void | setShowError (boolean showError) |
void | setTextArea (SmartTextPane newTextArea) |
Package Attributes | |
SmartTextPane | textArea = null |
JFrame | parent = null |
boolean | showError = true |
AccessDestroyWindow | accessDestroyWindow = null |
ErrorDialog | errorDialog = null |
Private Attributes | |
Logger | consoleLogger |
Static Private Attributes | |
boolean | debugToConsole = true |
Creation date: (2.11.2000 0:51:02)
|
NotificationBean constructor comment. |
|
Insert the method's description here. Creation date: (11/13/00 7:19:17 PM)
|
|
Insert the method's description here. Creation date: (11/10/00 6:55:59 PM)
|
|
Insert the method's description here. Creation date: (3/16/2001 10:34:10 AM)
|
|
Insert the method's description here. Creation date: (2.11.2000 0:51:52)
|
|
Insert the method's description here. Creation date: (2.11.2000 1:13:45)
|
|
Insert the method's description here. Creation date: (2.11.2000 1:13:45)
|
|
Insert the method's description here. Creation date: (2.11.2000 1:13:45)
|
|
Insert the method's description here. Creation date: (2.11.2000 0:51:38)
|
|
Insert the method's description here. Creation date: (2.11.2000 1:04:53)
|
|
Insert the method's description here. Creation date: (2.11.2000 0:55:16) |
|
Insert the method's description here. Creation date: (30.6.2001 0:57:23) |
|
Insert the method's description here. Creation date: (3/16/2001 10:34:10 AM)
|
|
Insert the method's description here. Creation date: (11/13/00 7:19:17 PM)
|
|
Insert the method's description here. Creation date: (29.6.2001 23:31:31)
|
|
Insert the method's description here. Creation date: (11/10/00 6:55:59 PM)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|