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

GuiComponents.Panels.ModuleConfigurationPanel Class Reference

Displays a ModuleConfiguration by reading it from the Configuration Service. More...

Collaboration diagram for GuiComponents.Panels.ModuleConfigurationPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModuleConfigurationPanel (String serialNo)
 Creates new form ModuleConfigurationPanel.


Private Member Functions

void getCurrentModuleConfig ()
void getSavedModuleConfig ()
void updateConfiguration ()
void initComponents ()
 This method is called from within the constructor to initialize the form.


Private Attributes

String serialNo
ModuleConfiguration currentModuleConfig
InspectorPanel currentIP
ModuleConfiguration savedModuleConfig
InspectorPanel savedIP
javax.swing.ButtonGroup buttonGroup1
javax.swing.JRadioButton currentConfigButton
javax.swing.JButton saveConfigButton
javax.swing.JScrollPane scrollPane
javax.swing.JRadioButton storedConfigButton
javax.swing.JTextArea defaultText
javax.swing.JLabel title

Detailed Description

Displays a ModuleConfiguration by reading it from the Configuration Service.

Author:
Matthew Palmer

Definition at line 22 of file ModuleConfigurationPanel.java.


Constructor & Destructor Documentation

GuiComponents.Panels.ModuleConfigurationPanel.ModuleConfigurationPanel String  serialNo  ) 
 

Creates new form ModuleConfigurationPanel.

Parameters:
serialNo the Serial number of the module whose configuration will be displayed

Definition at line 27 of file ModuleConfigurationPanel.java.

References GuiComponents.Panels.ModuleConfigurationPanel.initComponents().

Here is the call graph for this function:


Member Function Documentation

void GuiComponents.Panels.ModuleConfigurationPanel.initComponents  )  [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.

Definition at line 92 of file ModuleConfigurationPanel.java.

References GuiComponents.Inspector.InspectorPanel.treeTable.

Referenced by GuiComponents.Panels.ModuleConfigurationPanel.ModuleConfigurationPanel().


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:19 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5