Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

si::ijs::acs::objectexplorer::NotificationBean Class Reference

Collaboration diagram for si::ijs::acs::objectexplorer::NotificationBean:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

This bean is used for notifying the user about events that occur during runtime - debug, error, message, structural access,...

Creation date: (2.11.2000 0:51:02)

Author:
: Miha Kadunc


Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::NotificationBean::NotificationBean  )  [inline]
 

NotificationBean constructor comment.


Member Function Documentation

javax.swing.JFrame si::ijs::acs::objectexplorer::NotificationBean::getParent  )  [inline]
 

Insert the method's description here. Creation date: (11/13/00 7:19:17 PM)

Returns:
javax.swing.JFrame

SmartTextPane si::ijs::acs::objectexplorer::NotificationBean::getTextArea  )  [inline]
 

Insert the method's description here. Creation date: (11/10/00 6:55:59 PM)

Returns:
javax.swing.JTextArea

boolean si::ijs::acs::objectexplorer::NotificationBean::isDebugToConsole  )  [inline]
 

Insert the method's description here. Creation date: (3/16/2001 10:34:10 AM)

Returns:
boolean

void si::ijs::acs::objectexplorer::NotificationBean::reportDebug String  location,
String  message
[inline]
 

Insert the method's description here. Creation date: (2.11.2000 0:51:52)

Parameters:
message java.lang.String

void si::ijs::acs::objectexplorer::NotificationBean::reportError String  message,
Throwable  t,
boolean  dialog,
boolean  stackTrace
[inline]
 

Insert the method's description here. Creation date: (2.11.2000 1:13:45)

Parameters:
message java.lang.String
t java.lang.Throwable

void si::ijs::acs::objectexplorer::NotificationBean::reportError String  message,
Throwable  t,
boolean  dialog
[inline]
 

Insert the method's description here. Creation date: (2.11.2000 1:13:45)

Parameters:
message java.lang.String
t java.lang.Throwable

void si::ijs::acs::objectexplorer::NotificationBean::reportError String  message,
Throwable  t
[inline]
 

Insert the method's description here. Creation date: (2.11.2000 1:13:45)

Parameters:
message java.lang.String
t java.lang.Throwable

void si::ijs::acs::objectexplorer::NotificationBean::reportError String  error  )  [inline]
 

Insert the method's description here. Creation date: (2.11.2000 0:51:38)

Parameters:
error java.lang.String

synchronized void si::ijs::acs::objectexplorer::NotificationBean::reportMessage String  message  )  [inline]
 

Insert the method's description here. Creation date: (2.11.2000 1:04:53)

Parameters:
message java.lang.String

void si::ijs::acs::objectexplorer::NotificationBean::reportStructuralAccess short  accessType,
Introspectable  target,
String  remark
[inline]
 

Insert the method's description here. Creation date: (2.11.2000 0:55:16)

void si::ijs::acs::objectexplorer::NotificationBean::setAccessDestroyWindow AccessDestroyWindow  adw  )  [inline]
 

Insert the method's description here. Creation date: (30.6.2001 0:57:23)

void si::ijs::acs::objectexplorer::NotificationBean::setDebugToConsole  )  [inline]
 

Insert the method's description here. Creation date: (3/16/2001 10:34:10 AM)

Parameters:
newDebugToConsole boolean

void si::ijs::acs::objectexplorer::NotificationBean::setParent javax.swing.JFrame  newParent  )  [inline]
 

Insert the method's description here. Creation date: (11/13/00 7:19:17 PM)

Parameters:
newParent javax.swing.JFrame

void si::ijs::acs::objectexplorer::NotificationBean::setShowError boolean  showError  )  [inline]
 

Insert the method's description here. Creation date: (29.6.2001 23:31:31)

Parameters:
showError boolean

void si::ijs::acs::objectexplorer::NotificationBean::setTextArea SmartTextPane  newTextArea  )  [inline]
 

Insert the method's description here. Creation date: (11/10/00 6:55:59 PM)

Parameters:
newTextArea javax.swing.JTextArea


Member Data Documentation

AccessDestroyWindow si::ijs::acs::objectexplorer::NotificationBean::accessDestroyWindow = null [package]
 

Logger si::ijs::acs::objectexplorer::NotificationBean::consoleLogger [private]
 

boolean si::ijs::acs::objectexplorer::NotificationBean::debugToConsole = true [static, private]
 

ErrorDialog si::ijs::acs::objectexplorer::NotificationBean::errorDialog = null [package]
 

JFrame si::ijs::acs::objectexplorer::NotificationBean::parent = null [package]
 

boolean si::ijs::acs::objectexplorer::NotificationBean::showError = true [package]
 

SmartTextPane si::ijs::acs::objectexplorer::NotificationBean::textArea = null [package]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:14:09 2009 for ACS Java API by doxygen 1.3.8