Uses of Class
adams.gui.visualization.spectrum.SpectrumExplorer
-
Packages that use SpectrumExplorer Package Description adams.flow.sink adams.gui.visualization.spectrum -
-
Uses of SpectrumExplorer in adams.flow.sink
Fields in adams.flow.sink declared as SpectrumExplorer Modifier and Type Field Description protected SpectrumExplorerSpectrumDisplay.DisplayPanel. m_PanelMethods in adams.flow.sink with parameters of type SpectrumExplorer Modifier and Type Method Description protected static voidSpectrumDisplay. tokenToContainers(adams.flow.core.Token token, SpectrumExplorer panel, AbstractPlotUpdater plotUpdater, adams.core.logging.Logger logger)Displays the token. -
Uses of SpectrumExplorer in adams.gui.visualization.spectrum
Methods in adams.gui.visualization.spectrum that return SpectrumExplorer Modifier and Type Method Description protected SpectrumExplorerSpectrumExplorer. duplicateWindow(boolean visible)Opens a new window with the same content/setup.protected SpectrumExplorerSpectrumExplorer. newWindow(boolean visible)Opens a new window.
-