Classes | Public Member Functions | Static Public Member Functions | Package Attributes

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

Inherits javax::swing::JDialog.

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

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 (  ) 
si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.CorbalocDialog ( java.awt.Dialog  owner  ) 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.CorbalocDialog ( java.awt.Dialog  owner,
String  title 
)

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 
)

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 
)

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Dialog
modal boolean
si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.CorbalocDialog ( java.awt.Frame  owner  ) 

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.CorbalocDialog ( java.awt.Frame  owner,
String  title 
)

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 
)

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 
)

CorbalocDialog constructor comment.

Parameters:
owner java.awt.Frame
modal boolean

Member Function Documentation

boolean si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.getDebugSelected (  ) 

Method generated to support the promotion of the debugSelected attribute.

Returns:
boolean

Referenced by si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.initialize().

java.lang.String si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.getManagerFieldText (  ) 

Method generated to support the promotion of the managerFieldText attribute.

Returns:
java.lang.String

Referenced by si.ijs.acs.objectexplorer.engine.BACI.BACIMenu.BACIMenu(), and si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.initialize().

java.lang.String si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.getRepositoryFieldText (  ) 

Method generated to support the promotion of the repositoryFieldText attribute.

Returns:
java.lang.String

Referenced by si.ijs.acs.objectexplorer.engine.BACI.BACIMenu.BACIMenu(), and si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.initialize().

boolean si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.isOKed (  ) 

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

Returns:
boolean

Referenced by si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.oKButton_ActionPerformed().

static void si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.main ( java.lang.String[]  args  )  [static]

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

Parameters:
args java.lang.String[]

References si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.CorbalocDialog().

void si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.oKButton_ActionPerformed ( java.awt.event.ActionEvent  actionEvent  ) 
void si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.setDebugSelected ( boolean  arg1  ) 

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  ) 

Method generated to support the promotion of the managerFieldText attribute.

Parameters:
arg1 java.lang.String

Referenced by si.ijs.acs.objectexplorer.engine.BACI.BACIMenu.BACIMenu(), and si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.initialize().

void si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog.setRepositoryFieldText ( java.lang.String  arg1  ) 

Method generated to support the promotion of the repositoryFieldText attribute.

Parameters:
arg1 java.lang.String

Referenced by si.ijs.acs.objectexplorer.engine.BACI.BACIMenu.BACIMenu(), and si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.initialize().


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties