Package org.jlab.detector.calib.utils
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 org.jlab.utils.groups.IndexedTable
IndexedTable.IndexedCellRenderer, IndexedTable.IndexedEntry, IndexedTable.RowConstraint -
Field Summary
Fields inherited from class javax.swing.table.DefaultTableModel
columnIdentifiers, dataVectorFields inherited from class javax.swing.table.AbstractTableModel
listenerList -
Constructor Summary
ConstructorsConstructorDescriptionCalibrationConstants(int indexCount) CalibrationConstants(int indexCount, String format) CalibrationConstants(int indexCount, String[] format) -
Method Summary
Methods inherited from class org.jlab.utils.groups.IndexedTable
addConstraint, addConstraint, addEntry, addEntryFromString, getColumnCount, getColumnName, getDoubleValue, getIntValue, getList, getNamedEntry, getRowCount, getValueAt, hasEntry, isCellEditable, isValid, setDoubleValue, setIndexName, setIntValue, setPrecision, show, toStringMethods inherited from class javax.swing.table.DefaultTableModel
addColumn, addColumn, addColumn, addRow, addRow, convertToVector, convertToVector, getDataVector, insertRow, insertRow, moveRow, newDataAvailable, newRowsAdded, removeRow, rowsRemoved, setColumnCount, setColumnIdentifiers, setColumnIdentifiers, setDataVector, setDataVector, setNumRows, setRowCount, setValueAtMethods inherited from class javax.swing.table.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
-