home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 5 / cdactual5.iso / share / w31 / varios / applet / readme < prev   
Encoding:
Text File  |  1996-01-14  |  1.7 KB  |  62 lines

  1. AppletGen v0.9
  2. Copyright 1996 Nelson Yu. All rights reserved.
  3.  
  4. The documentation for AppletGen is in AppDoc.zip which contains:
  5.  
  6. AppletGen1.html
  7. AppletGen2.html
  8. AppletGen3.html
  9. (gifs..)
  10.  
  11. Applet.zip contains:
  12.  
  13. Applet.exe      - Executable
  14. Applet.ini      - Demo ini file
  15. AppletGen.bat   - Batch file to compile and run the appletviewer
  16. Readme          - This document
  17.  
  18. The version of AppletGen is beta and is currently a Win16 app. A Win32
  19. version is expected next month or in March. The UI 95% is complete, but the
  20. underlying functionality needs to be corrected/fixed. Please send me
  21. suggestions or possible bugs.
  22.  
  23. The lastest version can be found here
  24.  
  25. http://ugweb.cs.ualberta.ca/~nelson/AppletGen/Applet.zip
  26.  
  27. OR
  28.  
  29. ftp://java.blackdown.org/pub/Java/Applet.zip (can be a week behind)
  30.  
  31.  
  32. ----------------------- Bugs and missing features ----------------------
  33.  
  34. Here a few bugs that I think AppletGen has
  35.  
  36. 1) Current directory is where APPLET.INI is stored. Which maybe different
  37. from the DOS shell directory where AppletGen is started.
  38.  
  39. 2) Threading code maybe incorrect
  40.  
  41. 3) Code generation of variables, constants and applet tags may have quirks
  42. if used with lesser-used types such as booleans and bytes.
  43.  
  44. 4) Date maybe incorrect
  45. 5) Default values in the INI file causes problems
  46. 6) Older INI file is displayed in the INI editor
  47. 7) Doesn't seem to work w/ Solaris WABI
  48.  
  49. Missing functionality:
  50.  
  51. 1) Thread groups
  52. 2) Compilation of Java source code
  53. 3) Execution of appletviewer
  54. 4) Data validation. i.e URLs
  55. 5) Resolution independance. The resolution indepedant version only looked
  56. good maximized.
  57.  
  58. Drop me a line if you have suggestions or know of more bugs.
  59. (I miss the obvious ones..)
  60.  
  61. e-mail me at nelson@cs.ualberta.ca 
  62.