|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.table.AbstractTableModel
simtools.ui.GenericMapper.MapperTableModel
simtools.ui.ColorMapper.ColorMapperTableModel
protected class ColorMapper.ColorMapperTableModel
Field Summary |
---|
Fields inherited from class simtools.ui.GenericMapper.MapperTableModel |
---|
expressions, mappedValues |
Fields inherited from class javax.swing.table.AbstractTableModel |
---|
listenerList |
Constructor Summary | |
---|---|
protected |
ColorMapper.ColorMapperTableModel()
|
Method Summary | |
---|---|
java.lang.Class |
getColumnClass(int c)
|
java.lang.String |
getColumnName(int col)
|
boolean |
isCellEditable(int row,
int col)
|
Methods inherited from class simtools.ui.GenericMapper.MapperTableModel |
---|
getColumnCount, getRowCount, getValueAt, setValueAt, update |
Methods inherited from class javax.swing.table.AbstractTableModel |
---|
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ColorMapper.ColorMapperTableModel()
Method Detail |
---|
public java.lang.Class getColumnClass(int c)
getColumnClass
in interface javax.swing.table.TableModel
getColumnClass
in class GenericMapper.MapperTableModel
public java.lang.String getColumnName(int col)
getColumnName
in interface javax.swing.table.TableModel
getColumnName
in class GenericMapper.MapperTableModel
public boolean isCellEditable(int row, int col)
isCellEditable
in interface javax.swing.table.TableModel
isCellEditable
in class GenericMapper.MapperTableModel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |