home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / JBuilder8.iso / Solaris / resource / jre / demo / jfc / Notepad / README.txt < prev   
Encoding:
Text File  |  2002-09-06  |  327 b   |  12 lines

  1.  
  2. To run the Notepad demo:
  3.  
  4.   java -jar Notepad.jar
  5.  
  6. These instructions assume that the 1.4 version of the java
  7. command is in your path.  If it isn't, then you should either
  8. specify the complete path to the java command or update your
  9. PATH environment variable as described in the installation
  10. instructions for the Java 2 SDK.
  11.  
  12.