Uses of Class
weka.gui.Main
Packages that use 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 MainMain.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.