Uses of Class
adams.gui.tools.idprovider.TableModel
-
Packages that use TableModel Package Description adams.gui.tools -
-
Uses of TableModel in adams.gui.tools
Fields in adams.gui.tools declared as TableModel Modifier and Type Field Description protected TableModel
DeleteSampleDataPanel. m_Model
the table model in use.protected TableModel
ListSampleDataPanel. m_Model
the table model in use.protected TableModel
UpdateSampleDataPanel. m_Model
the table model in use.
-