|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||