Uses of Class
adams.flow.source.AbstractSelectObjects
-
Packages that use AbstractSelectObjects Package Description adams.flow.source -
-
Uses of AbstractSelectObjects in adams.flow.source
Subclasses of AbstractSelectObjects in adams.flow.source Modifier and Type Class Description class
SelectObjects
Allows the user to select an arbitrary number of objects from the specified class hierarchy using the GenericObjectArray.
It is possible to use this dialog for other objects as well that don't belong to a class hierarchy, e.g., adams.core.base.BaseString.class
WekaSelectObjects
Allows the user to select an arbitrary number of Weka objects from the specified class hierarchy using the GenericObjectArray.
-