DisplayGUI.TimRegisterGui Class Reference

Inheritance diagram for DisplayGUI.TimRegisterGui:

Inheritance graph
[legend]
Collaboration diagram for DisplayGUI.TimRegisterGui:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TimRegisterGui (Object[] timlist, int selection)
 Creates new form NewJPanel.
void actionPerformed (java.awt.event.ActionEvent e)

Static Public Member Functions

static void main (String args[])

Package Attributes

java.util.regex.Pattern sp = java.util.regex.Pattern.compile("Partition(\\d+)\\.Crate(\\d+)")

Private Member Functions

void initComponents ()
 This method is called from within the constructor to initialize the form.
void rwRegister (boolean read)
void setRegister (int register)
void closeDialog (java.awt.event.WindowEvent evt)
void updateBitString ()
void setBitStrings ()

Private Attributes

javax.swing.JCheckBox[] checkBox = new javax.swing.JCheckBox[16]
String[] bits = {"0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15"}
String[] tims
int selection
javax.swing.JButton jButton1
javax.swing.JButton jButton2
javax.swing.JButton jButton3
javax.swing.JButton jButton4
javax.swing.JComboBox jComboBox1
javax.swing.JComboBox jComboBox2
javax.swing.JComboBox jComboBox3
javax.swing.JComboBox jComboBox4
javax.swing.JLabel selectLabel
javax.swing.JLabel title
javax.swing.JLabel bitResult

Detailed Description

Author:
davidr

Definition at line 15 of file TimRegisterGui.java.


Member Function Documentation

void DisplayGUI.TimRegisterGui.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 50 of file TimRegisterGui.java.

References DisplayGUI.displayParams.backgroundColor, DisplayGUI.TimRegisterGui.checkBox, DisplayGUI.displayParams.displayScaleFont, DisplayGUI.TimRegisterGui.jButton1, DisplayGUI.TimRegisterGui.jButton2, DisplayGUI.TimRegisterGui.jButton3, DisplayGUI.TimRegisterGui.jComboBox1, DisplayGUI.TimRegisterGui.jComboBox2, DisplayGUI.TimRegisterGui.selection, DisplayGUI.TimRegisterGui.selectLabel, DisplayGUI.TimRegisterInfo.timRegisterNames, DisplayGUI.TimRegisterGui.tims, and DisplayGUI.TimRegisterGui.title.

Referenced by DisplayGUI.TimRegisterGui.TimRegisterGui().


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:13:46 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6