Uses of Class
adams.gui.selection.SelectSpectrumPanel
-
Packages that use SelectSpectrumPanel Package Description adams.gui.selection adams.gui.tools -
-
Uses of SelectSpectrumPanel in adams.gui.selection
Methods in adams.gui.selection that return SelectSpectrumPanel Modifier and Type Method Description protected SelectSpectrumPanel
SelectSpectrumDialog. newPanel()
Returns a new instance of the panel to use in the GUI. -
Uses of SelectSpectrumPanel in adams.gui.tools
Fields in adams.gui.tools declared as SelectSpectrumPanel Modifier and Type Field Description protected SelectSpectrumPanel
DeleteSpectrumPanel. m_PanelSpectrum
the panel for selecting the spectra.
-