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

TestGUI.CalibrationControllerPanel Class Reference

Collaboration diagram for TestGUI.CalibrationControllerPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CalibrationControllerPanel (JTextArea taMessages)
 Creates new form CalibrationControllerPanel.

void infoCreated (is.InfoEvent infoEvent)
void infoDeleted (is.InfoEvent infoEvent)
void infoUpdated (is.InfoEvent infoEvent)

Package Functions

void close ()
 Call this to get rid of any connections etc.

void updateStatus (CalibrationControllerStatus status)

Private Member Functions

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

void bThreePtActionPerformed (java.awt.event.ActionEvent evt)
void bNMaskActionPerformed (java.awt.event.ActionEvent evt)
void bStrobeDelayActionPerformed (java.awt.event.ActionEvent evt)
void jButton1ActionPerformed (java.awt.event.ActionEvent evt)
void bThresholdActionPerformed (java.awt.event.ActionEvent evt)
void bResponseActionPerformed (java.awt.event.ActionEvent evt)
void bCharacterActionPerformed (java.awt.event.ActionEvent evt)
void bPingActionPerformed (java.awt.event.ActionEvent evt)
void bRefreshActionPerformed (java.awt.event.ActionEvent evt)

Private Attributes

javax.swing.JButton bCharacter
javax.swing.JButton bNMask
javax.swing.JButton bPing
javax.swing.JButton bRefresh
javax.swing.JButton bResponse
javax.swing.JButton bStrobeDelay
javax.swing.JButton bThreePt
javax.swing.JButton bThreshold
javax.swing.JButton jButton1
javax.swing.JLabel jLabel1
javax.swing.JPanel jPanel1
javax.swing.JPanel jPanel2
javax.swing.JTable tStatus
JTextArea taMessages
SystemInterface si

Detailed Description

Author:
Matthew Palmer

Definition at line 19 of file CalibrationControllerPanel.java.


Member Function Documentation

void TestGUI.CalibrationControllerPanel.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 65 of file CalibrationControllerPanel.java.

Referenced by TestGUI.CalibrationControllerPanel.CalibrationControllerPanel().


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