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 |
---|
ChildFrameMDI(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.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.