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

GuiComponents.SctApi.RodDiagnostics Class Reference

Panel for low level ROD diagnostics via memory dumps. More...

List of all members.

Public Member Functions

 RodDiagnostics ()
 Make it beanable...

 RodDiagnostics (int p, int c, int r, Sct_SctApi.SctApi a)
 Creates new form RodDiagnostics.

TableModel getBlockTableModel ()
int getPartition ()
int getCrate ()
int getROD ()
String getRODSlot ()
boolean isRODValid ()
void setPartition (int partition)
 Setter for property partition.


Static Public Member Functions

void main (String[] args)

Package Functions

void modifyComponents ()

Package Attributes

BlockTableModel bTableModel
int partition
int crate
int rod
Sct_SctApi.SctApi api

Private Member Functions

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

void slaveBlockReadActionPerformed (java.awt.event.ActionEvent evt)
void setLinkToFrontPanelPerformed (java.awt.event.ActionEvent evt)
void mdspBlockReadActionPerformed (java.awt.event.ActionEvent evt)
void singleWriteActionPerformed (java.awt.event.ActionEvent evt)
void singleReadActionPerformed (java.awt.event.ActionEvent evt)

Private Attributes

javax.swing.JTextField addressText
javax.swing.JTable blockTable
javax.swing.JLabel currAddressLabel
javax.swing.JLabel currDspLabel
javax.swing.JLabel currWordCountLabel
javax.swing.JTextField dspNumberText
javax.swing.JButton jButton1
javax.swing.JButton jButton2
javax.swing.JButton jButton3
javax.swing.JButton jButton4
javax.swing.JButton jButton5
javax.swing.JLabel jLabel1
javax.swing.JLabel jLabel10
javax.swing.JLabel jLabel11
javax.swing.JLabel jLabel12
javax.swing.JLabel jLabel2
javax.swing.JLabel jLabel3
javax.swing.JLabel jLabel4
javax.swing.JLabel jLabel5
javax.swing.JLabel jLabel6
javax.swing.JLabel jLabel7
javax.swing.JLabel jLabel8
javax.swing.JLabel jLabel9
javax.swing.JPanel jPanel1
javax.swing.JPanel jPanel2
javax.swing.JPanel jPanel3
javax.swing.JPanel jPanel4
javax.swing.JPanel jPanel5
javax.swing.JScrollPane jScrollPane1
javax.swing.JTextField jTextField2
javax.swing.JTextField jTextField3
javax.swing.JTextField jTextField4
javax.swing.JTextField jTextField6
javax.swing.JTextField linkValueText
javax.swing.JTextField readValueText
javax.swing.JTextField wordCountText
javax.swing.JTextField writeValueText


Detailed Description

Panel for low level ROD diagnostics via memory dumps.

Author:
gallop

Definition at line 24 of file RodDiagnostics.java.


Member Function Documentation

void GuiComponents.SctApi.RodDiagnostics.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 90 of file RodDiagnostics.java.

Referenced by GuiComponents.SctApi.RodDiagnostics.RodDiagnostics().

void GuiComponents.SctApi.RodDiagnostics.setPartition int  partition  ) 
 

Setter for property partition.

Parameters:
partition New value of property partition.

Definition at line 443 of file RodDiagnostics.java.


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