si::ijs::acs::objectexplorer::AccessDestroyWindow Class Reference

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

List of all members.

Classes

class  IvjEventHandler

Public Member Functions

 AccessDestroyWindow ()
 AccessDestroyWindow (javax.swing.JFrame owner)
void addError ()
void terminate ()
void terminate (boolean checkErrors)

Static Public Member Functions

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

Package Attributes

IvjEventHandler ivjEventHandler = new IvjEventHandler()

Private Member Functions

void connEtoC1 (java.awt.event.ActionEvent arg1)
javax.swing.JButton getJButton1 ()
javax.swing.JPanel getJFrameContentPane ()
javax.swing.JLabel getJLabel1 ()
void handleException (java.lang.Throwable exception)
void initConnections () throws java.lang.Exception
void initialize ()

Private Attributes

javax.swing.JButton ivjJButton1 = null
javax.swing.JPanel ivjJFrameContentPane = null
javax.swing.JLabel ivjJLabel1 = null
int errorCount = 0

Detailed Description

Insert the type's description here. Creation date: (28.6.2001 0:46:37)

Author:
: Miha Kadunc

Constructor & Destructor Documentation

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

AccessDestroyer constructor comment.

References initialize().

Referenced by main().

si::ijs::acs::objectexplorer::AccessDestroyWindow::AccessDestroyWindow ( javax.swing.JFrame  owner  )  [inline]

AccessDestroyer constructor comment.

Parameters:
treehandler si.ijs.acs.objectexplorer.TreeHandlerBean

References initialize().


Member Function Documentation

void si::ijs::acs::objectexplorer::AccessDestroyWindow::addError (  )  [inline]

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

References errorCount, and getJLabel1().

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

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

connEtoC1: (JButton1.action.actionPerformed(java.awt.event.ActionEvent) --> AccessDestroyWindow.terminate()V)

Parameters:
arg1 java.awt.event.ActionEvent

References handleException(), and terminate().

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

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

Return the JButton1 property value.

Returns:
javax.swing.JButton

References handleException(), and ivjJButton1.

Referenced by getJFrameContentPane(), initConnections(), and terminate().

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

Return the JFrameContentPane property value.

Returns:
javax.swing.JPanel

References getJButton1(), getJLabel1(), handleException(), and ivjJFrameContentPane.

Referenced by initialize().

javax.swing.JLabel si::ijs::acs::objectexplorer::AccessDestroyWindow::getJLabel1 (  )  [inline, private]

Return the JLabel1 property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjJLabel1.

Referenced by addError(), and getJFrameContentPane().

void si::ijs::acs::objectexplorer::AccessDestroyWindow::handleException ( java.lang.Throwable  exception  )  [inline, private]

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

Referenced by connEtoC1(), getJButton1(), getJFrameContentPane(), getJLabel1(), and initialize().

void si::ijs::acs::objectexplorer::AccessDestroyWindow::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::AccessDestroyWindow::initialize (  )  [inline, private]

Initialize the class.

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

Referenced by AccessDestroyWindow().

static void si::ijs::acs::objectexplorer::AccessDestroyWindow::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 AccessDestroyWindow().

void si::ijs::acs::objectexplorer::AccessDestroyWindow::terminate ( boolean  checkErrors  )  [inline]

Insert the method's description here. Creation date: (28.6.2001 1:17:05)

References errorCount, getJButton1(), and terminate().

void si::ijs::acs::objectexplorer::AccessDestroyWindow::terminate (  )  [inline]

Insert the method's description here. Creation date: (28.6.2001 1:17:05)

Referenced by connEtoC1(), si::ijs::acs::objectexplorer::TreeHandlerBean::accessDestroyer::run(), and terminate().


Member Data Documentation

Referenced by addError(), and terminate().

Referenced by initConnections().

Referenced by getJButton1().

Referenced by getJFrameContentPane().

Referenced by getJLabel1().


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

Generated by  doxygen 1.6.2