home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / dpublish.zip / ReadMe.txt < prev   
Text File  |  1998-02-10  |  2KB  |  75 lines

  1.  EMSL Publisher Lite v1.11
  2. -------------------------
  3.  
  4.  
  5. This ReadMe file contains the following brief notes:
  6. *    How to Install the EMSL Publisher
  7. *    How to Run the EMSL Publisher
  8. *    All about JavaBeans
  9. *    Feedback and Further Information
  10.  
  11.  
  12. Installing the EMSL Publisher
  13. -----------------------------
  14. There is no installation required for the EMSL Publisher itself.
  15. However a version of the Java Runtime Environment must be
  16. installed on the host machine before the EMSL Publisher will work.
  17. The Java version must be at least 1.1 and can be obtained from the
  18. following websites, along with its installation instructions:
  19.  
  20. Windows 95 / Windows NT /Sun Solaris : 
  21.     Download and install JRE 1.1.x available freely from
  22.     http://java.sun.com/products/jdk/1.1/jre/index.html
  23.  
  24. MacOS :
  25.     Download and install MRJ 2.x available freely from
  26.     http://www.apple.com/macos/java/
  27.  
  28. Other Platforms :
  29.     Check the following website to see if JRE is available    
  30.     http://java.sun.com/cgi-bin/java-ports.cgi
  31.  
  32.  
  33. Running the EMSL Publisher
  34. --------------------------
  35. Windows 95 / Windows NT :
  36.     Double click on the Publisher.bat file
  37.  
  38. Solaris / Other Unix :
  39.     At the command prompt, type
  40.     $ jre -cp Publisher.jar Publisher
  41.  
  42. Mac OS :
  43.     Double click on the Publisher.mac file
  44.  
  45.  
  46. JavaBeans
  47. ---------
  48. The EMSL Publisher makes extensive use of JavaBeans as a way of
  49. extending and enhancing the software. Any JavaBean can be placed
  50. and edited in a document. This is done simply by placing the
  51. cursor in the desired place and then selecting the required
  52. JavaBean from the Beans menu. The JavaBean can then be edited by
  53. popping up the menu from the icon in the top-left of the JavaBean.
  54.  
  55. For JavaBeans to be included in the Beans menu, they must reside
  56. in a directory called Beans (or in a sub-directory of the Beans
  57. directory) which lies in the same place as the Publisher program
  58. was started from.
  59.  
  60. A good place to find JavaBeans, commerical or shareware, is the
  61. website:
  62.     www.gamelan.com     in the JavaBeans sections
  63.  
  64.  
  65. Feedback and Further Information
  66. --------------------------------
  67. Feedback can be made using the built in Feedback tool (Help menu,
  68. Feedback option), or can be mailed directly to the address:
  69.     publisher@emsl.pnl.gov
  70.     
  71. Further information and more Beans can be obtained from the
  72. website at:
  73.     www.emsl.pnl.gov:2080/proj/publisher/publisher.html
  74.  
  75.