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

antMountGUI::hrSourceDlg Class Reference

List of all members.

Public Member Functions

 hrSourceDlg (java.awt.Frame parent, boolean modal, Mount mountObj)
void actionPerformed (ActionEvent evt)

Static Public Member Functions

void main (String args[])

Package Attributes

alma.MOUNT_ACS.abeans.Mount mount

Private Member Functions

void initComponents ()
void closeDialog (java.awt.event.WindowEvent evt)
void enableWidgets (boolean b)

Private Attributes

javax.swing.JPanel buttonPanel
javax.swing.JPanel gridPanel
javax.swing.JButton applyB
javax.swing.JButton doneB
javax.swing.JLabel azLabel
javax.swing.JLabel elLabel
javax.swing.JPanel jPanel1
javax.swing.JSeparator jSeparator1
javax.swing.JTextField azTF
javax.swing.JTextField elTF

Detailed Description

Author:
acaproni
Version:
1.0


Constructor & Destructor Documentation

antMountGUI::hrSourceDlg::hrSourceDlg java.awt.Frame  parent,
boolean  modal,
Mount  mountObj
[inline]
 

Creates new form hrSourceDlg


Member Function Documentation

void antMountGUI::hrSourceDlg::actionPerformed ActionEvent  evt  )  [inline]
 

Receive and process the action events

Parameters:
evt The action event received
Precondition:
evt!=null && evt.getActionCommand()!=null

void antMountGUI::hrSourceDlg::closeDialog java.awt.event.WindowEvent  evt  )  [inline, private]
 

Closes the dialog

void antMountGUI::hrSourceDlg::enableWidgets boolean  b  )  [inline, private]
 

Enable or disable the wigets in the dialog

Parameters:
b If true the widgets are enabled

void antMountGUI::hrSourceDlg::initComponents  )  [inline, private]
 

This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.

gridPanel!=null

azLabel!=null

azTF!=null

elLabel!=null

elTF!=null

buttonPanel!=null

applyB!=null

jPanel1!=null

doneB!=null

void antMountGUI::hrSourceDlg::main String  args[]  )  [inline, static]
 

Parameters:
args the command line arguments


Member Data Documentation

javax.swing.JButton antMountGUI::hrSourceDlg::applyB [private]
 

javax.swing.JLabel antMountGUI::hrSourceDlg::azLabel [private]
 

javax.swing.JTextField antMountGUI::hrSourceDlg::azTF [private]
 

javax.swing.JPanel antMountGUI::hrSourceDlg::buttonPanel [private]
 

javax.swing.JButton antMountGUI::hrSourceDlg::doneB [private]
 

javax.swing.JLabel antMountGUI::hrSourceDlg::elLabel [private]
 

javax.swing.JTextField antMountGUI::hrSourceDlg::elTF [private]
 

javax.swing.JPanel antMountGUI::hrSourceDlg::gridPanel [private]
 

javax.swing.JPanel antMountGUI::hrSourceDlg::jPanel1 [private]
 

javax.swing.JSeparator antMountGUI::hrSourceDlg::jSeparator1 [private]
 

alma.MOUNT_ACS.abeans.Mount antMountGUI::hrSourceDlg::mount [package]
 


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