weka.gui.beans
Class KnowledgeFlow
java.lang.Object
weka.gui.beans.KnowledgeFlow
public class KnowledgeFlow
- extends Object
Startup class for the KnowledgeFlow. Displays a splash screen.
- Version:
- $Revision: 8034 $
- Author:
- Mark Hall
|
Method Summary |
static void |
main(String[] args)
Shows the splash screen, launches the application and then disposes
the splash screen. |
static void |
startApp()
Static method that can be called from a running program
to launch the KnowledgeFlow |
KnowledgeFlow
public KnowledgeFlow()
startApp
public static void startApp()
- Static method that can be called from a running program
to launch the KnowledgeFlow
main
public static void main(String[] args)
- Shows the splash screen, launches the application and then disposes
the splash screen.
- Parameters:
args - the command line arguments
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.