Class DefaultAnalysisPanel.HistoryPanel

    • Constructor Detail

      • HistoryPanel

        public HistoryPanel​(DefaultAnalysisPanel owner)
        Initializes the history.
        Parameters:
        owner - the owning panel
    • Method Detail

      • clear

        public void clear()
        Removes all entries and payloads.
        Overrides:
        clear in class adams.gui.core.AbstractNamedHistoryPanel<AbstractResultsPanel>
      • removeEntry

        public AbstractResultsPanel removeEntry​(String name)
        Removes the specified entry.
        Overrides:
        removeEntry in class adams.gui.core.AbstractNamedHistoryPanel<AbstractResultsPanel>
        Parameters:
        name - the name of the entry
        Returns:
        the entry that was stored under this name or null if no entry was stored with this name
      • updateEntry

        protected void updateEntry​(String name)
        Displays the specified entry.
        Specified by:
        updateEntry in class adams.gui.core.AbstractNamedHistoryPanel<AbstractResultsPanel>
        Parameters:
        name - the name of the entry, can be null to empty display