Source code for a
Menu of Executable Demonstration programs

Written in Java jdk 1.02

When this java program runs it looks like this:

All you do is edit the demo.dat file for the title of the button and the actual executable command you want to run when the user hits the button, and voila -> instant menu of demonstration programs! You can also edit the title labels for your lab, your name, etc. in the demo.dat file. Just click on the link below to see the source code and a sample demo.dat file. This java code is platform independent! You can run this program on a SUN solaris machine, Windows 95, Win NT, SGI Irix, any machine that has java! That's why we wrote it. We demonstrate many programs written in different languages on different platforms.

Source code: DemoGUI.java

data file: demo.dat (you must have this as well, just edit it).

Back To CS406 Internet Programming with Java course.

Back To CS Home Page.