程序包 weka.gui.beans
类 KnowledgeFlow
java.lang.Object
weka.gui.beans.KnowledgeFlow
Startup class for the KnowledgeFlow. Displays a splash screen.
- 版本:
- $Revision: 7059 $
- 作者:
- Mark Hall
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
KnowledgeFlow
public KnowledgeFlow()
-
-
方法详细资料
-
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.- 参数:
args
- the command line arguments
-