si::ijs::acs::objectexplorer::ErrorDialog Class Reference

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

List of all members.

Classes

class  IvjEventHandler

Public Member Functions

 ErrorDialog ()
 ErrorDialog (java.awt.Frame owner, String title, String message)
void addError (final String message)

Static Public Member Functions

static void main (java.lang.String[] args)

Package Attributes

IvjEventHandler ivjEventHandler = new IvjEventHandler()

Private Member Functions

void connEtoM1 (java.awt.event.ActionEvent arg1)
javax.swing.JButton getJButton1 ()
javax.swing.JPanel getJDialogContentPane ()
javax.swing.JScrollPane getJScrollPane1 ()
void handleException (Throwable exception)
void initConnections () throws java.lang.Exception
void initialize ()
javax.swing.JTextPane getJTextPane1 ()

Private Attributes

javax.swing.JButton ivjJButton1 = null
javax.swing.JPanel ivjJDialogContentPane = null
javax.swing.JScrollPane ivjJScrollPane1 = null
SmartTextPane ivjJTextPane1 = null

Detailed Description

Insert the type's description here. Creation date: (9/26/98 3:07:37 PM)

Author:
: Miha Kadunc

edited: | by: | for the reason of: ________________________________________________________________________ 07.05.2001 | Miha Kadunc | Making TextArea selectable and non-editable | | and changing the look a bit


Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::ErrorDialog::ErrorDialog (  )  [inline]

Constructor

References initialize().

Referenced by main().

si::ijs::acs::objectexplorer::ErrorDialog::ErrorDialog ( java.awt.Frame  owner,
String  title,
String  message 
) [inline]

ErrorDialog constructor comment.

Parameters:
owner java.awt.Frame
title java.lang.String
modal boolean

References initialize(), and ivjJTextPane1.


Member Function Documentation

void si::ijs::acs::objectexplorer::ErrorDialog::addError ( final String  message  )  [inline]

ErrorDialog constructor comment.

Parameters:
owner java.awt.Frame
title java.lang.String
modal boolean

References getJTextPane1().

Referenced by main(), and si::ijs::acs::objectexplorer::NotificationBean::reportError().

void si::ijs::acs::objectexplorer::ErrorDialog::connEtoM1 ( java.awt.event.ActionEvent  arg1  )  [inline, private]

connEtoM1: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> ErrorDialog.dispose()V)

Parameters:
arg1 java.awt.event.ActionEvent

References handleException().

Referenced by si::ijs::acs::objectexplorer::ErrorDialog::IvjEventHandler::actionPerformed().

javax.swing.JButton si::ijs::acs::objectexplorer::ErrorDialog::getJButton1 (  )  [inline, private]

Return the JButton1 property value.

Returns:
javax.swing.JButton

References handleException(), and ivjJButton1.

Referenced by getJDialogContentPane(), and initConnections().

javax.swing.JPanel si::ijs::acs::objectexplorer::ErrorDialog::getJDialogContentPane (  )  [inline, private]

Return the JDialogContentPane property value.

Returns:
javax.swing.JPanel

References getJButton1(), getJScrollPane1(), handleException(), and ivjJDialogContentPane.

Referenced by initialize().

javax.swing.JScrollPane si::ijs::acs::objectexplorer::ErrorDialog::getJScrollPane1 (  )  [inline, private]

Return the JScrollPane1 property value.

Returns:
javax.swing.JScrollPane

References getJTextPane1(), handleException(), and ivjJScrollPane1.

Referenced by getJDialogContentPane().

javax.swing.JTextPane si::ijs::acs::objectexplorer::ErrorDialog::getJTextPane1 (  )  [inline, private]

Return the JTextPane1 property value.

Returns:
javax.swing.JTextPane

References handleException(), and ivjJTextPane1.

Referenced by addError(), and getJScrollPane1().

void si::ijs::acs::objectexplorer::ErrorDialog::handleException ( Throwable  exception  )  [inline, private]

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

Referenced by connEtoM1(), getJButton1(), getJDialogContentPane(), getJScrollPane1(), getJTextPane1(), and initialize().

void si::ijs::acs::objectexplorer::ErrorDialog::initConnections (  )  throws java.lang.Exception [inline, private]

Initializes connections

Exceptions:
java.lang.Exception The exception description.

References getJButton1(), and ivjEventHandler.

Referenced by initialize().

void si::ijs::acs::objectexplorer::ErrorDialog::initialize (  )  [inline, private]

Initialize the class.

References getJDialogContentPane(), handleException(), and initConnections().

Referenced by ErrorDialog().

static void si::ijs::acs::objectexplorer::ErrorDialog::main ( java.lang.String[]  args  )  [inline, static]

main entrypoint - starts the part when it is run as an application

Parameters:
args java.lang.String[]

References addError(), and ErrorDialog().


Member Data Documentation

Referenced by initConnections().

javax.swing.JButton si::ijs::acs::objectexplorer::ErrorDialog::ivjJButton1 = null [private]

Referenced by getJButton1().

Referenced by getJDialogContentPane().

javax.swing.JScrollPane si::ijs::acs::objectexplorer::ErrorDialog::ivjJScrollPane1 = null [private]

Referenced by getJScrollPane1().

Referenced by ErrorDialog(), and getJTextPane1().


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

Generated by  doxygen 1.6.2