si::ijs::acs::objectexplorer::ReporterBean Class Reference

Collaboration diagram for si::ijs::acs::objectexplorer::ReporterBean:
Collaboration graph
[legend]

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

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

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 (  )  [inline]

Member Function Documentation

void si::ijs::acs::objectexplorer::ReporterBean::clearResponseWindows (  )  [inline]

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

References notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and responseWindows.

Referenced by si::ijs::acs::objectexplorer::TreeHandlerBean::setAccess().

SmartTextPane si::ijs::acs::objectexplorer::ReporterBean::getResultArea (  )  [inline]

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

Returns:
javax.swing.JTextArea

References resultArea.

synchronized void si::ijs::acs::objectexplorer::ReporterBean::invocationDestroyed ( Invocation  inv  )  [inline]
boolean si::ijs::acs::objectexplorer::ReporterBean::isExpand (  )  [inline]
void si::ijs::acs::objectexplorer::ReporterBean::killResponseWindows (  )  [inline]

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

References notifier, si::ijs::acs::objectexplorer::NotificationBean::reportDebug(), and responseWindows.

Referenced by si::ijs::acs::objectexplorer::TreeHandlerBean::accessSetter::run().

synchronized void si::ijs::acs::objectexplorer::ReporterBean::reportRemoteCall ( RemoteCall  call  )  [inline]
synchronized void si::ijs::acs::objectexplorer::ReporterBean::reportRemoteResponse ( RemoteResponse  response  )  [inline]
void si::ijs::acs::objectexplorer::ReporterBean::setExpand (  )  [inline]

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

Parameters:
newExpand boolean

References expand.

Referenced by si::ijs::acs::objectexplorer::ObjectExplorer::connEtoM8().

void si::ijs::acs::objectexplorer::ReporterBean::setNotifier ( NotificationBean  notifier  )  [inline]

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

Parameters:
newExpand boolean

Referenced by si::ijs::acs::objectexplorer::ObjectExplorer::connPtoP3SetTarget().

void si::ijs::acs::objectexplorer::ReporterBean::setResultArea ( SmartTextPane  newResultArea  )  [inline]

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

Parameters:
newResultArea javax.swing.JTextArea

References blackStyle, redStyle, and resultArea.

Referenced by si::ijs::acs::objectexplorer::ObjectExplorer::connPtoP13SetTarget().

void si::ijs::acs::objectexplorer::ReporterBean::setWindow (  )  [inline]

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

Parameters:
newExpand boolean

References window.

Referenced by si::ijs::acs::objectexplorer::ObjectExplorer::connEtoM9().

static String si::ijs::acs::objectexplorer::ReporterBean::toString ( RemoteResponse  response,
boolean  expand 
) [inline, static]
static String si::ijs::acs::objectexplorer::ReporterBean::toString ( RemoteResponse  response  )  [inline, static]

References toString().

static String si::ijs::acs::objectexplorer::ReporterBean::toString ( RemoteCall  call,
boolean  expand 
) [inline, static]
static String si::ijs::acs::objectexplorer::ReporterBean::toString ( RemoteCall  call  )  [inline, static]

Member Data Documentation

Hashtable si::ijs::acs::objectexplorer::ReporterBean::responseWindows = new Hashtable(10) [private]

Referenced by reportRemoteResponse(), and setWindow().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2