Class SpectrumContainerTable

    • Constructor Detail

      • SpectrumContainerTable

        public SpectrumContainerTable()
    • Method Detail

      • getScriptingEngine

        public adams.gui.scripting.AbstractScriptingEngine getScriptingEngine()
        Returns the current scripting engine, can be null.
        Returns:
        the current engine
      • removeContainers

        public void removeContainers​(int[] indices)
        Removes the containers from the table.
        Overrides:
        removeContainers in class adams.gui.visualization.container.ContainerTable<SpectrumContainerManager,​SpectrumContainer>
        Parameters:
        indices - the indices in the table of the containers to remove