weka.gui.beans
Class KnowledgeFlow

java.lang.Object
  extended by weka.gui.beans.KnowledgeFlow

public class KnowledgeFlow
extends java.lang.Object

Startup class for the KnowledgeFlow. Displays a splash screen.

Version:
$Revision: 4717 $
Author:
Mark Hall

Constructor Summary
KnowledgeFlow()
           
 
Method Summary
static void main(java.lang.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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeFlow

public KnowledgeFlow()
Method Detail

startApp

public static void startApp()
Static method that can be called from a running program to launch the KnowledgeFlow


main

public static void main(java.lang.String[] args)
Shows the splash screen, launches the application and then disposes the splash screen.

Parameters:
args - the command line arguments