HAMLET Demo - Version 2.0 ------------------------- NOTE - IF JAVA 3D IS NOT INSTALLED ON THE LOCAL MACHINE, HAMLET'S 3D PLOTS WILL NOT APPEAR! Linux ---------- In order to successfully execute the Hamlet demo, please be sure to do one of the following: a.) Unzip Hamlet into a directory. cd into that directory. b.) At the command prompt, enter user@whatever: java -jar whereveryouunzippedhamlet/HamletUserInterface.jar OR c.) At the command prompt, enter user@whatever: sh exec.sh Windows ---------- In order to successfully execute the Hamlet demo, please be sure to do one of the following: a.) Unzip Hamlet into a directory. Navigate to that directory. b.) Double-click on the HamletUserInterface.jar file in the current directory. OR c.) At the command prompt, enter java -jar whereveryouunzippedhamlet/HamletUserInterface.jar