com.simonstl.moe.ui
Class MOEWorkshop
java.lang.Object
|
+--com.simonstl.moe.ui.MOEWorkshop
- public class MOEWorkshop
- extends java.lang.Object
The MOEWorkshop class provides a Swing-based view of MOE objects.
version 0.01 is the initial release.
- Version:
- 0.01 20 September 2001
- Author:
- Simon St.Laurent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MOEWorkshop
public MOEWorkshop()
main
public static void main(java.lang.String[] args)
createLfMenu
public static javax.swing.JMenu createLfMenu(javax.swing.JFrame frame)
createFileMenu
public static javax.swing.JMenu createFileMenu()
createViewMenu
public static javax.swing.JMenu createViewMenu()
Quit
public static void Quit()
throws java.lang.Exception