Uses of Class
weka.gui.Main
-
Uses of Main in weka.gui
Modifier and TypeMethodDescriptionMain.ChildFrameMDI.getParentFrame()
returns the parent frame, can be null.Main.ChildFrameSDI.getParentFrame()
returns the parent frame, can be null.static Main
Main.getSingleton()
Return the singleton instance of the Main GUI.ModifierConstructorDescriptionChildFrameMDI
(Main parent, String title) constructs a new internal frame that knows about its parent.ChildFrameSDI
(Main parent, String title) constructs a new internal frame that knows about its parent.