Uses of Class
adams.gui.goe.PersistentObjectHistory
-
Packages that use PersistentObjectHistory Package Description adams.gui.goe -
-
Uses of PersistentObjectHistory in adams.gui.goe
Fields in adams.gui.goe declared as PersistentObjectHistory Modifier and Type Field Description protected PersistentObjectHistoryGenericObjectEditorPanel. m_Historythe history of used setups.protected PersistentObjectHistoryWekaGenericObjectEditorPanel. m_Historythe history of used setups.Methods in adams.gui.goe that return PersistentObjectHistory Modifier and Type Method Description PersistentObjectHistoryGenericObjectEditorPanel. getHistory()Returns the history.
-