Package weka.gui.knowledgeflow
Class KnowledgeFlowApp.KnowledgeFlowGeneralDefaults
java.lang.Object
weka.core.Defaults
weka.gui.knowledgeflow.KnowledgeFlowApp.KnowledgeFlowGeneralDefaults
- All Implemented Interfaces:
Serializable
- Enclosing class:
- KnowledgeFlowApp
General default settings for the Knowledge Flow
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final Settings.SettingKey
static final String
static final Settings.SettingKey
-
Constructor Summary
-
Method Summary
Methods inherited from class weka.core.Defaults
add, getDefaults, getID, setID
-
Field Details
-
LAF_KEY
-
LAF
- See Also:
-
EXECUTION_ENV_KEY
-
EXECUTION_ENV
- See Also:
-
-
Constructor Details
-
KnowledgeFlowGeneralDefaults
public KnowledgeFlowGeneralDefaults()
-