# Randall E. Kaufman # CS 406 Internet Programming and Java # Fall 1996 # This is the data file for Kaufman's DemoGUI.java. # # here is what you need to know: # 1. the file has to be named demo.dat sorry, but it is hard-coded into # DemoGUI.java # 2. this file has a very specific format, as follows: # -the first line has to have a # at the beginning. # -these first lines with # are treated as comments, # but comments can only be at the beginning of the file # -the first line after the comments is the titlebar description # -there must be at least one line of text between the titlebar description # and START DEMO LIST, which, like END DEMO LIST, are required. # -they surround the list of demos, # which are in the form # button label:path/filename # 3. to add more programs, just put them in between START DEMO LIST and # END DEMO LIST in the format as mentioned above MU Intelligent Machines Lab DEMOS Millersville University Intelligent Machines Lab Dr. Roger Webster, Director Please pick a demo from the list This Demo Chooser written in Java for CSCI 406 Internet Programming with Java by Gene Kaufman Fall 1996 START DEMO LIST SGI Clock:/usr/bin/X11/xclock OS Memory Management:/web/httpd/ns-home/docs/cgi-bin/c_go.cgi This java Program:/usr/java/bin/java DemoGUI echo hello:/sbin/echo hello program5:/usr/bin/X11/xclock program6:/usr/bin/X11/xclock program7:/usr/bin/X11/xclock program8:/usr/bin/X11/xclock program9:/usr/bin/X11/xclock program10:/usr/bin/X11/xclock program11:/usr/bin/X11/xclock program12:/usr/bin/X11/xclock program13:/usr/bin/X11/xclock program14:/usr/bin/X11/xclock program15:/usr/bin/X11/xclock program16:/usr/bin/X11/xclock program17:/usr/bin/X11/xclock program18:/usr/bin/X11/xclock program19:/usr/bin/X11/xclock program20:/usr/bin/X11/xclock program21:/usr/bin/X11/xclock java demo:java DemoGUI program23:/usr/bin/X11/xclock program24:/usr/bin/X11/xclock program25:/usr/bin/X11/xclock program26:/usr/bin/X11/xclock END DEMO LIST