Package | Description |
---|---|
weka.gui |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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.