Class SpectrumDisplay.DisplayPanel

    • Constructor Detail

      • DisplayPanel

        protected DisplayPanel​(String name)
    • Method Detail

      • initGUI

        protected void initGUI()
        Overrides:
        initGUI in class adams.gui.core.BasePanel
      • display

        public void display​(adams.flow.core.Token token)
        Specified by:
        display in interface adams.flow.sink.DisplayPanel
        Specified by:
        display in class adams.flow.sink.AbstractDisplayPanel
      • cleanUp

        public void cleanUp()
        Specified by:
        cleanUp in interface adams.core.CleanUpHandler
      • clearPanel

        public void clearPanel()
        Specified by:
        clearPanel in interface adams.flow.sink.DisplayPanel
        Specified by:
        clearPanel in class adams.flow.sink.AbstractDisplayPanel
      • supplyComponent

        public JComponent supplyComponent()
        Specified by:
        supplyComponent in interface adams.flow.sink.ComponentSupplier
        Specified by:
        supplyComponent in class adams.flow.sink.AbstractComponentDisplayPanel