home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / javasamp.txt < prev    next >
Text File  |  1996-11-30  |  2KB  |  39 lines

  1. *******************************************************************
  2. *                                                                 *
  3. * Subject: OS/2 Magazine, GUI Corner column,                      *
  4. *          "Java Alive!" - January 1997 issue.                    *
  5. * Purpose: Compilable 32-Bit source code sample to demonstrate    *
  6. *          Java applet support within an OS/2 Presentation        *
  7. *          Manager application.                                   *
  8. * Authors: Matt Smith, Prominare Inc.                             *
  9. *          Mark Benge, Tivoli Systems Inc.                        *
  10. *                                                                 *
  11. * Revisions:                                                      *
  12. *          Version 1   - Initial cut                              *
  13. *                                                                 *
  14. *******************************************************************
  15. *******************************************************************
  16. ********************  D I S C L A I M E R  ************************
  17. * This code is provided on an asis basis with no implied support. *
  18. * It should be considered freeware that cannot be rebundled as    *
  19. * part of a larger "*ware" offering without our consent.          *
  20. *******************************************************************
  21. *
  22. * This self-extracting zip file contains the source and executable to
  23. * demonstrate Java applet-enablement for an OS/2 Presentation Manager
  24. * application.  We've included a makefile for the IBM VisualAge C++ for
  25. * OS/2 compiler.
  26. *
  27. * PLEASE SEE README.1ST FOR UP-TO-THE-MINUTE INFORMATION.
  28. *
  29. * Please direct any comments, questions, and such to either Matt Smith
  30. * (Internet: msmith@prominare.com CompuServe: 70363,1175) or Mark Benge
  31. * (Internet: banzai@raleigh.ibm.com CompuServe: 73532,2063
  32. * NOTES: banzai@RTPNOTES)
  33. *
  34. * Please note that this code is freeware and is provided on an "AS IS"
  35. * basis, without any type of support.
  36. *
  37. * Please monitor the GUI Corner web page for future announcements.
  38. *
  39.