Uses of Interface
adams.gui.core.AbstractNamedHistoryPanel.FrameDisplaySupporter
-
Packages that use AbstractNamedHistoryPanel.FrameDisplaySupporter Package Description adams.gui.core adams.gui.help -
-
Uses of AbstractNamedHistoryPanel.FrameDisplaySupporter in adams.gui.core
Classes in adams.gui.core that implement AbstractNamedHistoryPanel.FrameDisplaySupporter Modifier and Type Class Description class
BufferHistoryPanel
A history panel that keeps track of named StringBuilder objects, e.g., containing experiments results. -
Uses of AbstractNamedHistoryPanel.FrameDisplaySupporter in adams.gui.help
Classes in adams.gui.help that implement AbstractNamedHistoryPanel.FrameDisplaySupporter Modifier and Type Class Description class
HelpHistoryPanel
A history panel that keeps track of named help containers.
-