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 PersistentObjectHistory
GenericObjectEditorPanel. m_History
the history of used setups.protected PersistentObjectHistory
WekaGenericObjectEditorPanel. m_History
the history of used setups.Methods in adams.gui.goe that return PersistentObjectHistory Modifier and Type Method Description PersistentObjectHistory
GenericObjectEditorPanel. getHistory()
Returns the history.
-