Uses of Class
weka.gui.Main

Packages that use Main
weka.gui   
 

Uses of Main in weka.gui
 

Methods in weka.gui that return Main
 Main Main.ChildFrameSDI.getParentFrame()
          returns the parent frame, can be null.
 Main Main.ChildFrameMDI.getParentFrame()
          returns the parent frame, can be null.
static Main Main.getSingleton()
          Return the singleton instance of the Main GUI.
 

Constructors in weka.gui with parameters of type Main
Main.ChildFrameMDI(Main parent, String title)
          constructs a new internal frame that knows about its parent.
Main.ChildFrameSDI(Main parent, String title)
          constructs a new internal frame that knows about its parent.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.