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

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

Collaboration diagram for si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog:

Collaboration graph
[legend]
List of all members.

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)
 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

void main (java.lang.String[] args)
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 ()
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::BACI::CorbalocDialog::CorbalocDialog  )  [inline]
 

CorbalocDialog constructor comment.

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

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog

si::ijs::acs::objectexplorer::engine::BACI::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::BACI::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::BACI::CorbalocDialog::CorbalocDialog java.awt.Dialog  owner,
boolean  modal
[inline]
 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
modal boolean

si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::CorbalocDialog java.awt.Frame  owner  )  [inline]
 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame

si::ijs::acs::objectexplorer::engine::BACI::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::BACI::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::BACI::CorbalocDialog::CorbalocDialog java.awt.Frame  owner,
boolean  modal
[inline]
 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
modal boolean

si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::CorbalocDialog  )  [inline]
 

CorbalocDialog constructor comment.

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

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog

si::ijs::acs::objectexplorer::engine::BACI::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::BACI::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::BACI::CorbalocDialog::CorbalocDialog java.awt.Dialog  owner,
boolean  modal
[inline]
 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
modal boolean

si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::CorbalocDialog java.awt.Frame  owner  )  [inline]
 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame

si::ijs::acs::objectexplorer::engine::BACI::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::BACI::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::BACI::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::BACI::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

void si::ijs::acs::objectexplorer::engine::BACI::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

void si::ijs::acs::objectexplorer::engine::BACI::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

void si::ijs::acs::objectexplorer::engine::BACI::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

void si::ijs::acs::objectexplorer::engine::BACI::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

void si::ijs::acs::objectexplorer::engine::BACI::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

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

Return the Debug property value.

Returns:
javax.swing.JCheckBox

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

Return the Debug property value.

Returns:
javax.swing.JCheckBox

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

Method generated to support the promotion of the debugSelected attribute.

Returns:
boolean

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

Method generated to support the promotion of the debugSelected attribute.

Returns:
boolean

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

Return the HelpLabel property value.

Returns:
javax.swing.JLabel

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

Return the HelpLabel property value.

Returns:
javax.swing.JLabel

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

Return the InstructionLabel property value.

Returns:
javax.swing.JLabel

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

Return the InstructionLabel property value.

Returns:
javax.swing.JLabel

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

Return the IRLabel property value.

Returns:
javax.swing.JLabel

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

Return the IRLabel property value.

Returns:
javax.swing.JLabel

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

Return the JDialogContentPane property value.

Returns:
javax.swing.JPanel

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

Return the JDialogContentPane property value.

Returns:
javax.swing.JPanel

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

Return the JPanel1 property value.

Returns:
javax.swing.JPanel

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

Return the JPanel1 property value.

Returns:
javax.swing.JPanel

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

Return the ManagerField property value.

Returns:
javax.swing.JTextField

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

Return the ManagerField property value.

Returns:
javax.swing.JTextField

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

Method generated to support the promotion of the managerFieldText attribute.

Returns:
java.lang.String

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

Method generated to support the promotion of the managerFieldText attribute.

Returns:
java.lang.String

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

Return the ManagerLabel property value.

Returns:
javax.swing.JLabel

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

Return the ManagerLabel property value.

Returns:
javax.swing.JLabel

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

Return the OKButton property value.

Returns:
javax.swing.JButton

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

Return the OKButton property value.

Returns:
javax.swing.JButton

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

Return the RepositoryField property value.

Returns:
javax.swing.JTextField

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

Return the RepositoryField property value.

Returns:
javax.swing.JTextField

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

Method generated to support the promotion of the repositoryFieldText attribute.

Returns:
java.lang.String

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

Method generated to support the promotion of the repositoryFieldText attribute.

Returns:
java.lang.String

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

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

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

Called whenever the part throws an exception.

Parameters:
exception java.lang.Throwable

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

Initializes connections

Exceptions:
java.lang.Exception The exception description.

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

Initializes connections

Exceptions:
java.lang.Exception The exception description.

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

Initialize the class.

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

Initialize the class.

boolean si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::isOKed  )  [inline]
 

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

Returns:
boolean

boolean si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::isOKed  )  [inline]
 

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

Returns:
boolean

void si::ijs::acs::objectexplorer::engine::BACI::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[]

void si::ijs::acs::objectexplorer::engine::BACI::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[]

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

Comment

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

Comment

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

Method generated to support the promotion of the debugSelected attribute.

Parameters:
arg1 boolean

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

Method generated to support the promotion of the debugSelected attribute.

Parameters:
arg1 boolean

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

Method generated to support the promotion of the managerFieldText attribute.

Parameters:
arg1 java.lang.String

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

Method generated to support the promotion of the managerFieldText attribute.

Parameters:
arg1 java.lang.String

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

Method generated to support the promotion of the repositoryFieldText attribute.

Parameters:
arg1 java.lang.String

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

Method generated to support the promotion of the repositoryFieldText attribute.

Parameters:
arg1 java.lang.String


Member Data Documentation

boolean si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::isOKed = false [private]
 

JCheckBox si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjDebug = null [private]
 

IvjEventHandler si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjEventHandler = new IvjEventHandler() [package]
 

JLabel si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjHelpLabel = null [private]
 

JLabel si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjInstructionLabel = null [private]
 

JLabel si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjIRLabel = null [private]
 

JPanel si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjJDialogContentPane = null [private]
 

JPanel si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjJPanel1 = null [private]
 

JTextField si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjManagerField = null [private]
 

JLabel si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjManagerLabel = null [private]
 

JButton si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjOKButton = null [private]
 

JTextField si::ijs::acs::objectexplorer::engine::BACI::CorbalocDialog::ivjRepositoryField = null [private]
 


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