Public Member Functions | |
ReporterBean () | |
void | clearResponseWindows () |
SmartTextPane | getResultArea () |
synchronized void | invocationDestroyed (Invocation inv) |
boolean | isExpand () |
void | killResponseWindows () |
synchronized void | reportRemoteCall (RemoteCall call) |
synchronized void | reportRemoteResponse (RemoteResponse response) |
void | setExpand () |
void | setNotifier (NotificationBean notifier) |
void | setResultArea (SmartTextPane newResultArea) |
void | setWindow () |
Static Public Member Functions | |
String | toString (RemoteCall call) |
String | toString (RemoteCall call, boolean expand) |
String | toString (RemoteResponse response) |
String | toString (RemoteResponse response, boolean expand) |
Static Package Attributes | |
int | raID = 0 |
Private Attributes | |
SmartTextPane | resultArea = null |
NotificationBean | notifier = null |
boolean | expand = false |
boolean | window = true |
Hashtable | responseWindows = new Hashtable(10) |
Style | redStyle = null |
Style | blackStyle = null |
|
ReporterBean constructor comment. |
|
Insert the method's description here. Creation date: (3/27/2001 5:25:40 PM) |
|
Insert the method's description here. Creation date: (11/4/00 3:07:23 PM)
|
|
Insert the method's description here. Creation date: (11/28/00 12:44:55 PM) |
|
Insert the method's description here. Creation date: (9/12/2002 2:03:42 PM)
|
|
Insert the method's description here. Creation date: (3/27/2001 5:25:40 PM) |
|
Insert the method's description here. Creation date: (11/10/00 4:13:52 PM) |
|
Insert the method's description here. Creation date: (11/28/00 12:44:55 PM) |
|
Insert the method's description here. Creation date: (2/24/2001 5:08:12 PM)
|
|
Insert the method's description here. Creation date: (2/24/2001 5:08:12 PM)
|
|
Insert the method's description here. Creation date: (11/4/00 3:07:23 PM)
|
|
Insert the method's description here. Creation date: (2/24/2001 5:08:12 PM)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|