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

GuiComponents.SctConf.PowerMappings.FullModel Class Reference

Table model for lower table: All parameters including module mappings. More...

Collaboration diagram for GuiComponents.SctConf.PowerMappings.FullModel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FullModel (Configuration c)
int getColumnCount ()
int getRowCount ()
Object getValueAt (int row, int col)
boolean isCellEditable (int rowIndex, int columnIndex)
String getColumnName (int column)
void setValueAt (Object aValue, int rowIndex, int columnIndex)

Package Functions

Object crateForModule (int row)
Object channelForModule (int row)
Object parameterForModule (int row, String code)

Package Attributes

String columnNames [] = {"Module", "Crate", "Channel", "Parameter", "Nominal", "LowWarning", "LowError", "HighWarning", "HighError"}
Configuration config
String[] moduleList

Detailed Description

Table model for lower table: All parameters including module mappings.

Definition at line 241 of file PowerMappings.java.


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