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

alma::demo::dyncomp::JDynAct Class Reference

Collaboration diagram for alma::demo::dyncomp::JDynAct:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JDynAct (String managerLoc)
void actionPerformed (ActionEvent ae)
boolean releaseComponent (String url)
void windowActivated (WindowEvent e)
void windowClosing (WindowEvent e)
void windowDeactivated (WindowEvent e)
void windowDeiconified (WindowEvent e)
void windowIconified (WindowEvent e)
void windowOpened (WindowEvent e)
void windowClosed (WindowEvent e)

Static Public Member Functions

void main (String[] args)

Package Attributes

JComboBox nameCB
JComboBox idlCB
JComboBox implCB
JComboBox containerCB
JPanel variableAreaP
JTable activatedT
JPopupMenu popMenu
Client theClient

Private Member Functions

void buildWindow ()
void startDynamicComponent (String Name, String IDL, String Implementation, String Container)
void cleanExit ()

Private Attributes

String m_managerLoc

Detailed Description

Author:
acaproni Nov 3, 2003
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments


Constructor & Destructor Documentation

alma::demo::dyncomp::JDynAct::JDynAct String  managerLoc  )  [inline]
 


Member Function Documentation

void alma::demo::dyncomp::JDynAct::actionPerformed ActionEvent  ae  )  [inline]
 

Method execution when an ActionEvent arrived

void alma::demo::dyncomp::JDynAct::buildWindow  )  [inline, private]
 

Build the GUI

void alma::demo::dyncomp::JDynAct::cleanExit  )  [inline, private]
 

Release all the resources and exit the program

void alma::demo::dyncomp::JDynAct::main String[]  args  )  [inline, static]
 

The starting point of the program

boolean alma::demo::dyncomp::JDynAct::releaseComponent String  url  )  [inline]
 

Release a componet

Parameters:
url The url of the component

void alma::demo::dyncomp::JDynAct::startDynamicComponent String  Name,
String  IDL,
String  Implementation,
String  Container
[inline, private]
 

Start a dynamic component Some of the paraeters may be a '*' instead of a full specified string

Parameters:
Name The name of the dynamic component
IDL The idl interface
Implementation The implementation
Container The container

void alma::demo::dyncomp::JDynAct::windowActivated WindowEvent  e  )  [inline]
 

void alma::demo::dyncomp::JDynAct::windowClosed WindowEvent  e  )  [inline]
 

void alma::demo::dyncomp::JDynAct::windowClosing WindowEvent  e  )  [inline]
 

void alma::demo::dyncomp::JDynAct::windowDeactivated WindowEvent  e  )  [inline]
 

void alma::demo::dyncomp::JDynAct::windowDeiconified WindowEvent  e  )  [inline]
 

void alma::demo::dyncomp::JDynAct::windowIconified WindowEvent  e  )  [inline]
 

void alma::demo::dyncomp::JDynAct::windowOpened WindowEvent  e  )  [inline]
 


Member Data Documentation

JTable alma::demo::dyncomp::JDynAct::activatedT [package]
 

JComboBox alma::demo::dyncomp::JDynAct::containerCB [package]
 

JComboBox alma::demo::dyncomp::JDynAct::idlCB [package]
 

JComboBox alma::demo::dyncomp::JDynAct::implCB [package]
 

String alma::demo::dyncomp::JDynAct::m_managerLoc [private]
 

JComboBox alma::demo::dyncomp::JDynAct::nameCB [package]
 

JPopupMenu alma::demo::dyncomp::JDynAct::popMenu [package]
 

Client alma::demo::dyncomp::JDynAct::theClient [package]
 

JPanel alma::demo::dyncomp::JDynAct::variableAreaP [package]
 


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