si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog Class Reference

Inheritance diagram for si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog:
Inheritance graph
[legend]
Collaboration diagram for si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog:
Collaboration graph
[legend]

List of all members.

Classes

class  IvjEventHandler

Public Member Functions

 CorbalocDialog ()
 CorbalocDialog (java.awt.Dialog owner)
 CorbalocDialog (java.awt.Dialog owner, String title)
 CorbalocDialog (java.awt.Dialog owner, String title, boolean modal)
 CorbalocDialog (java.awt.Dialog owner, boolean modal)
 CorbalocDialog (java.awt.Frame owner)
 CorbalocDialog (java.awt.Frame owner, String title)
 CorbalocDialog (java.awt.Frame owner, String title, boolean modal)
 CorbalocDialog (java.awt.Frame owner, boolean modal)
boolean getDebugSelected ()
java.lang.String getManagerFieldText ()
java.lang.String getRepositoryFieldText ()
boolean isOKed ()
void oKButton_ActionPerformed (java.awt.event.ActionEvent actionEvent)
void setDebugSelected (boolean arg1)
void setManagerFieldText (java.lang.String arg1)
void setRepositoryFieldText (java.lang.String arg1)

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)
void connEtoM2 (java.awt.event.ActionEvent arg1)
void connEtoM3 (java.awt.event.ActionEvent arg1)
javax.swing.JCheckBox getDebug ()
javax.swing.JLabel getHelpLabel ()
javax.swing.JLabel getInstructionLabel ()
javax.swing.JLabel getIRLabel ()
javax.swing.JPanel getJDialogContentPane ()
javax.swing.JPanel getJPanel1 ()
javax.swing.JTextField getManagerField ()
javax.swing.JLabel getManagerLabel ()
javax.swing.JButton getOKButton ()
javax.swing.JTextField getRepositoryField ()
void handleException (java.lang.Throwable exception)
void initConnections () throws java.lang.Exception
void initialize ()

Private Attributes

JLabel ivjHelpLabel = null
JLabel ivjInstructionLabel = null
JLabel ivjIRLabel = null
JPanel ivjJDialogContentPane = null
JPanel ivjJPanel1 = null
JTextField ivjManagerField = null
JLabel ivjManagerLabel = null
JButton ivjOKButton = null
JTextField ivjRepositoryField = null
JCheckBox ivjDebug = null
boolean isOKed = false

Detailed Description

Insert the type's description here. Creation date: (30.11.2000 21:56:24)

Author:
:

Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog (  )  [inline]

CorbalocDialog constructor comment.

References initialize().

Referenced by main().

si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Dialog  owner  )  [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Dialog  owner,
String  title 
) [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
title java.lang.String
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Dialog  owner,
String  title,
boolean  modal 
) [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
title java.lang.String
modal boolean
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Dialog  owner,
boolean  modal 
) [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
modal boolean
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Frame  owner  )  [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Frame  owner,
String  title 
) [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
title java.lang.String
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Frame  owner,
String  title,
boolean  modal 
) [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
title java.lang.String
modal boolean
si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::CorbalocDialog ( java.awt.Frame  owner,
boolean  modal 
) [inline]

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
modal boolean

Member Function Documentation

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

connEtoM1: (OKButton.action.actionPerformed(java.awt.event.ActionEvent) --> CorbalocDialog.dispose()V)

Parameters:
arg1 java.awt.event.ActionEvent

References handleException().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::IvjEventHandler::actionPerformed().

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::connEtoM2 ( java.awt.event.ActionEvent  arg1  )  [inline, private]

connEtoM2: (ManagerField.action.actionPerformed(java.awt.event.ActionEvent) --> RepositoryField.requestFocus()V)

Parameters:
arg1 java.awt.event.ActionEvent

References getRepositoryField(), and handleException().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::IvjEventHandler::actionPerformed().

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::connEtoM3 ( java.awt.event.ActionEvent  arg1  )  [inline, private]

connEtoM3: (RepositoryField.action.actionPerformed(java.awt.event.ActionEvent) --> CorbalocDialog.dispose()V)

Parameters:
arg1 java.awt.event.ActionEvent

References handleException().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::IvjEventHandler::actionPerformed().

javax.swing.JCheckBox si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getDebug (  )  [inline, private]

Return the Debug property value.

Returns:
javax.swing.JCheckBox

References handleException(), and ivjDebug.

Referenced by getDebugSelected(), getJDialogContentPane(), and setDebugSelected().

boolean si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getDebugSelected (  )  [inline]

Method generated to support the promotion of the debugSelected attribute.

Returns:
boolean

References getDebug().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::initialize().

javax.swing.JLabel si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getHelpLabel (  )  [inline, private]

Return the HelpLabel property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjHelpLabel.

Referenced by getJDialogContentPane().

javax.swing.JLabel si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getInstructionLabel (  )  [inline, private]

Return the InstructionLabel property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjInstructionLabel.

Referenced by getJDialogContentPane().

javax.swing.JLabel si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getIRLabel (  )  [inline, private]

Return the IRLabel property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjIRLabel.

Referenced by getJDialogContentPane().

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

Return the JDialogContentPane property value.

Returns:
javax.swing.JPanel

References getDebug(), getHelpLabel(), getInstructionLabel(), getIRLabel(), getJPanel1(), getManagerField(), getManagerLabel(), getRepositoryField(), handleException(), and ivjJDialogContentPane.

Referenced by initialize().

javax.swing.JPanel si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getJPanel1 (  )  [inline, private]

Return the JPanel1 property value.

Returns:
javax.swing.JPanel

References getOKButton(), handleException(), and ivjJPanel1.

Referenced by getJDialogContentPane().

javax.swing.JTextField si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getManagerField (  )  [inline, private]

Return the ManagerField property value.

Returns:
javax.swing.JTextField

References handleException(), and ivjManagerField.

Referenced by getJDialogContentPane(), getManagerFieldText(), initConnections(), and setManagerFieldText().

java.lang.String si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getManagerFieldText (  )  [inline]

Method generated to support the promotion of the managerFieldText attribute.

Returns:
java.lang.String

References getManagerField().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIMenu::BACIMenu(), and si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::initialize().

javax.swing.JLabel si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getManagerLabel (  )  [inline, private]

Return the ManagerLabel property value.

Returns:
javax.swing.JLabel

References handleException(), and ivjManagerLabel.

Referenced by getJDialogContentPane().

javax.swing.JButton si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getOKButton (  )  [inline, private]

Return the OKButton property value.

Returns:
javax.swing.JButton

References handleException(), and ivjOKButton.

Referenced by getJPanel1(), and initConnections().

javax.swing.JTextField si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getRepositoryField (  )  [inline, private]

Return the RepositoryField property value.

Returns:
javax.swing.JTextField

References handleException(), and ivjRepositoryField.

Referenced by connEtoM2(), getJDialogContentPane(), getRepositoryFieldText(), initConnections(), and setRepositoryFieldText().

java.lang.String si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::getRepositoryFieldText (  )  [inline]

Method generated to support the promotion of the repositoryFieldText attribute.

Returns:
java.lang.String

References getRepositoryField().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIMenu::BACIMenu(), and si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::initialize().

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

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

Referenced by connEtoM1(), connEtoM2(), connEtoM3(), getDebug(), getHelpLabel(), getInstructionLabel(), getIRLabel(), getJDialogContentPane(), getJPanel1(), getManagerField(), getManagerLabel(), getOKButton(), getRepositoryField(), and initialize().

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

Initializes connections

Exceptions:
java.lang.Exception The exception description.

References getManagerField(), getOKButton(), getRepositoryField(), and ivjEventHandler.

Referenced by initialize().

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::initialize (  )  [inline, private]

Initialize the class.

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

Referenced by CorbalocDialog().

Insert the method's description here. Creation date: (6/29/2001 11:21:00 AM)

Returns:
boolean

Referenced by oKButton_ActionPerformed().

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

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::oKButton_ActionPerformed ( java.awt.event.ActionEvent  actionEvent  )  [inline]

Comment

References isOKed().

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::setDebugSelected ( boolean  arg1  )  [inline]

Method generated to support the promotion of the debugSelected attribute.

Parameters:
arg1 boolean

References getDebug().

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::setManagerFieldText ( java.lang.String  arg1  )  [inline]

Method generated to support the promotion of the managerFieldText attribute.

Parameters:
arg1 java.lang.String

References getManagerField().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIMenu::BACIMenu(), and si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::initialize().

void si::ijs::acs::objectexplorer::engine::ANKA::CorbalocDialog::setRepositoryFieldText ( java.lang.String  arg1  )  [inline]

Method generated to support the promotion of the repositoryFieldText attribute.

Parameters:
arg1 java.lang.String

References getRepositoryField().

Referenced by si::ijs::acs::objectexplorer::engine::ANKA::BACIMenu::BACIMenu(), and si::ijs::acs::objectexplorer::engine::ANKA::ANKARemoteAccess::initialize().


Member Data Documentation

Referenced by getDebug().

Referenced by initConnections().

Referenced by getHelpLabel().

Referenced by getInstructionLabel().

Referenced by getIRLabel().

Referenced by getJDialogContentPane().

Referenced by getJPanel1().

Referenced by getManagerField().

Referenced by getManagerLabel().

Referenced by getOKButton().

Referenced by getRepositoryField().


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

Generated by  doxygen 1.6.2