程序包 weka.gui.beans

类 KnowledgeFlow

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

public class KnowledgeFlow extends Object
Startup class for the KnowledgeFlow. Displays a splash screen.
版本:
$Revision: 7059 $
作者:
Mark Hall
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    static void
    main(String[] args)
    Shows the splash screen, launches the application and then disposes the splash screen.
    static void
    Static method that can be called from a running program to launch the KnowledgeFlow

    从类继承的方法 java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • 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.
      参数:
      args - the command line arguments