Lab 1 - Building a GUI
(Solution)
:
Build the GUI form and run the macro using the SWING GUI form that was designed
nM> bld graphicslab3 mcr train nM> graphicslab3
/jsetup
Since most of this lab was left to your own creativity you can have any reasonable looking GUI.
Ours looks like this:
Click image for larger view.
Click image for larger view.
This is the resulting code generated:
graphicslab3.java
- The Java Class
graphicslab3.form
- The GUI-Builder Information File