Uses of Class
adams.gui.selection.SelectSpectrumPanel.TableModel
-
Packages that use SelectSpectrumPanel.TableModel Package Description adams.gui.selection adams.gui.tools.idprovider -
-
Uses of SelectSpectrumPanel.TableModel in adams.gui.selection
Methods in adams.gui.selection that return SelectSpectrumPanel.TableModel Modifier and Type Method Description protected SelectSpectrumPanel.TableModel
SelectSpectrumPanel. newTableModel()
Returns an empty table model. -
Uses of SelectSpectrumPanel.TableModel in adams.gui.tools.idprovider
Constructors in adams.gui.tools.idprovider with parameters of type SelectSpectrumPanel.TableModel Constructor Description TableModel(SelectSpectrumPanel.TableModel model, String checkColumnHeader)
the constructor.
-