home *** CD-ROM | disk | FTP | other *** search
/ Curio City 6 / CURIO6.bin / pc / presents / igo / _setup.1 / appletviewer.properties < prev    next >
Text File  |  1996-05-03  |  2KB  |  48 lines

  1. # @(#)appletviewer.properties    1.2 96/03/01 1.2, 01 Mar 1996
  2.  
  3. #
  4. # AppletViewer-specific properties follow
  5. #
  6.  
  7. #
  8. # Shared HotJava-AppletViewer properties follow
  9. #
  10. # --AppletViewer/HotJava start--
  11. #
  12. # The lines that follow are shared between the AppletViewer and HotJava
  13. #
  14.  
  15. #
  16. # Applet load errors
  17. #
  18. appletloader.nocode=APPLET tag missing CODE parameter.
  19. appletloader.notfound=load: class %0 not found.
  20. appletloader.nocreate=load: %0 can't be instantiated.
  21. appletloader.noconstruct=load: %0 is not public or has no public constructor.
  22. appletloader.death=killed
  23. appletloader.exception=exception: %0.
  24. appletloader.exception2=exception: %0: %1.
  25. appletloader.error=error: %0.
  26. appletloader.error2=error: %0: %1.
  27. appletloader.loaded=Applet loaded.
  28. appletloader.notloaded=Init: applet not loaded.
  29. appletloader.inited=Applet initialized.
  30. appletloader.notinited=Start: applet not initialized.
  31. appletloader.started=Applet started.
  32. appletloader.notstarted=Stop: applet not started.
  33. appletloader.stopped=Applet stopped.
  34. appletloader.notstopped=Destroy: applet not stopped.
  35. appletloader.destroyed=Applet destroyed.
  36. appletloader.notdestroyed=Dispose: applet not destroyed.
  37. appletloader.disposed=Applet disposed.
  38. appletloader.notdisposed=Load: applet not disposed.
  39. appletloader.bail=Interrupted: bailing out.
  40. appletloader.filenotfound=File not found when looking for: %0
  41. appletloader.fileformat=File format exception when loading: %0
  42. appletloader.fileioexception=I/O exception when loading: %0
  43. appletloader.fileexception=%0 exception when loading: %1
  44. appletloader.filedeath=%0 killed when loading: %1
  45. appletloader.fileerror=%0 error when loading: %1
  46.  
  47. # Add shared AppletViewer/HotJava properties before this line!
  48.