Public Member Functions | Static Public Member Functions | Static Package Attributes

si.ijs.acs.objectexplorer.ReporterBean Class Reference

List of all members.

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

static String toString (RemoteCall call)
static String toString (RemoteCall call, boolean expand)
static String toString (RemoteResponse response)
static String toString (RemoteResponse response, boolean expand)

Static Package Attributes

static int raID = 0

Detailed Description

Insert the type's description here. Creation date: (11/10/00 4:13:13 PM)

Author:
: Miha Kadunc

Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.ReporterBean.ReporterBean (  ) 

ReporterBean constructor comment.


Member Function Documentation

void si.ijs.acs.objectexplorer.ReporterBean.clearResponseWindows (  ) 

Insert the method's description here. Creation date: (3/27/2001 5:25:40 PM)

References si.ijs.acs.objectexplorer.NotificationBean.reportDebug().

SmartTextPane si.ijs.acs.objectexplorer.ReporterBean.getResultArea (  ) 

Insert the method's description here. Creation date: (11/4/00 3:07:23 PM)

Returns:
javax.swing.JTextArea
synchronized void si.ijs.acs.objectexplorer.ReporterBean.invocationDestroyed ( Invocation  inv  ) 
boolean si.ijs.acs.objectexplorer.ReporterBean.isExpand (  ) 
void si.ijs.acs.objectexplorer.ReporterBean.killResponseWindows (  ) 

Insert the method's description here. Creation date: (3/27/2001 5:25:40 PM)

References si.ijs.acs.objectexplorer.NotificationBean.reportDebug().

synchronized void si.ijs.acs.objectexplorer.ReporterBean.reportRemoteCall ( RemoteCall  call  ) 

Insert the method's description here. Creation date: (11/10/00 4:13:52 PM)

References si.ijs.acs.objectexplorer.engine.RemoteCall.isErrorResponse(), and si.ijs.acs.objectexplorer.ReporterBean.toString().

synchronized void si.ijs.acs.objectexplorer.ReporterBean.reportRemoteResponse ( RemoteResponse  response  ) 
void si.ijs.acs.objectexplorer.ReporterBean.setExpand (  ) 

Insert the method's description here. Creation date: (2/24/2001 5:08:12 PM)

Parameters:
newExpand boolean
void si.ijs.acs.objectexplorer.ReporterBean.setNotifier ( NotificationBean  notifier  ) 

Insert the method's description here. Creation date: (2/24/2001 5:08:12 PM)

Parameters:
newExpand boolean
void si.ijs.acs.objectexplorer.ReporterBean.setResultArea ( SmartTextPane  newResultArea  ) 

Insert the method's description here. Creation date: (11/4/00 3:07:23 PM)

Parameters:
newResultArea javax.swing.JTextArea
void si.ijs.acs.objectexplorer.ReporterBean.setWindow (  ) 

Insert the method's description here. Creation date: (2/24/2001 5:08:12 PM)

Parameters:
newExpand boolean
static String si.ijs.acs.objectexplorer.ReporterBean.toString ( RemoteResponse  response,
boolean  expand 
) [static]
static String si.ijs.acs.objectexplorer.ReporterBean.toString ( RemoteCall  call  )  [static]
static String si.ijs.acs.objectexplorer.ReporterBean.toString ( RemoteResponse  response  )  [static]
static String si.ijs.acs.objectexplorer.ReporterBean.toString ( RemoteCall  call,
boolean  expand 
) [static]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties