Package weka.gui
Class GUIChooser
- java.lang.Object
-
- weka.gui.GUIChooser
-
public class GUIChooser extends java.lang.ObjectLauncher class for the Weka GUIChooser. Displays a splash window and launches the actual GUIChooser app (GUIChooserApp).- Version:
- $Revision: $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceGUIChooser.GUIChooserMenuPluginInterface for plugin components that can be accessed from either the Visualization or Tools menu.
-
Constructor Summary
Constructors Constructor Description GUIChooser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-