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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

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

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


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

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

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

Return the JButton1 property value.

Returns:
javax.swing.JButton

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

Return the JDialogContentPane property value.

Returns:
javax.swing.JPanel

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

Return the JScrollPane1 property value.

Returns:
javax.swing.JScrollPane

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

Return the JTextPane1 property value.

Returns:
javax.swing.JTextPane

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

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

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

Initializes connections

Exceptions:
java.lang.Exception The exception description.

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

Initialize the class.

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[]


Member Data Documentation

IvjEventHandler si::ijs::acs::objectexplorer::ErrorDialog::ivjEventHandler = new IvjEventHandler() [package]
 

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

javax.swing.JPanel si::ijs::acs::objectexplorer::ErrorDialog::ivjJDialogContentPane = null [private]
 

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

SmartTextPane si::ijs::acs::objectexplorer::ErrorDialog::ivjJTextPane1 = null [private]
 


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