Class CalibrationConstants
java.lang.Object
javax.swing.table.AbstractTableModel
javax.swing.table.DefaultTableModel
org.jlab.utils.groups.IndexedTable
org.jlab.detector.calib.utils.CalibrationConstants
- All Implemented Interfaces:
Serializable, TableModel
- Author:
- gavalian
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class IndexedTable
IndexedTable.IndexedCellRenderer, IndexedTable.IndexedEntry, IndexedTable.RowConstraint
-
Field Summary
Fields inherited from class IndexedTable
DEFAULT_GENERATOR
Fields inherited from class DefaultTableModel
columnIdentifiers, dataVector
Fields inherited from class AbstractTableModel
listenerList
-
Constructor Summary
ConstructorsConstructorDescriptionCalibrationConstants
(int indexCount) CalibrationConstants
(int indexCount, String format) CalibrationConstants
(int indexCount, String[] format) -
Method Summary
Methods inherited from class IndexedTable
addConstraint, addConstraint, addEntry, addEntryFromString, conflicts, getByteShifts, getColumnCount, getColumnName, getDoubleValue, getDoubleValueByHash, getDoubleValueByHash, getIntValue, getIntValueByHash, getIntValueByHash, getList, getNamedEntry, getRowCount, getValueAt, hasEntry, hasEntryByHash, isCellEditable, isValid, setByteShifts, setDoubleValue, setIndexName, setIntValue, setPrecision, show, toString
Methods inherited from class DefaultTableModel
addColumn, addColumn, addColumn, addRow, addRow, convertToVector, convertToVector, getDataVector, insertRow, insertRow, moveRow, newDataAvailable, newRowsAdded, removeRow, rowsRemoved, setColumnCount, setColumnIdentifiers, setColumnIdentifiers, setDataVector, setDataVector, setNumRows, setRowCount, setValueAt
Methods inherited from class AbstractTableModel
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, removeTableModelListener
-
Constructor Details
-
CalibrationConstants
public CalibrationConstants(int indexCount) -
CalibrationConstants
-
CalibrationConstants
-
-
Method Details
-
setName
-
getName
-
save
-
main
-