Uses of Class
adams.gui.goe.AbstractGenericObjectEditorHandler
-
Packages that use AbstractGenericObjectEditorHandler Package Description adams.gui.goe -
-
Uses of AbstractGenericObjectEditorHandler in adams.gui.goe
Subclasses of AbstractGenericObjectEditorHandler in adams.gui.goe Modifier and Type Class Description classAdamsGenericObjectEditorHandlerHandler for the ADAMS GenericObjectEditor.classDefaultGenericObjectEditorHandlerDummy handler.classWekaGenericObjectEditorHandlerHandler for the WEKA GenericObjectEditor.Methods in adams.gui.goe that return AbstractGenericObjectEditorHandler Modifier and Type Method Description static AbstractGenericObjectEditorHandlerAbstractGenericObjectEditorHandler. getHandler(Class cls)Returns a handler for the specified class.static AbstractGenericObjectEditorHandlerAbstractGenericObjectEditorHandler. getHandler(Object obj)Returns a handler for the specified object.
-