home *** CD-ROM | disk | FTP | other *** search
-
- To run the Notepad demo on 1.2:
- java Notepad
-
-
- To run the Notepad demo on 1.1.x on Solaris:
- setenv SWING_HOME <path to swing release>
- setenv JAVA_HOME <path to jdk1.1.x release>
- runnit
-
-
- To run the Notepad demo on 1.1.x on win32:
- set CLASSPATH=<path to jdk1.1.x release>\lib\classes.zip
- set SWING_HOME=<path to swing release>
- runnit
-
-