Package weka.gui.beans
Class KnowledgeFlow
java.lang.Object
weka.gui.beans.KnowledgeFlow
Startup class for the KnowledgeFlow. Displays a splash screen.
- Version:
- $Revision: 12269 $
- Author:
- Mark Hall
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KnowledgeFlow
public KnowledgeFlow()
-
-
Method Details
-
startApp
public static void startApp()Static method that can be called from a running program to launch the KnowledgeFlow -
main
Shows the splash screen, launches the application and then disposes the splash screen.- Parameters:
args
- the command line arguments
-