home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 June / dpcb0698.iso / Web / VisPage / java.bin / appletviewer.properties < prev    next >
Text File  |  1997-07-23  |  2KB  |  44 lines

  1. # @(#)appletviewer.properties    1.4 97/02/21
  2.  
  3. #
  4. # AppletViewer-specific properties follow
  5. #
  6.  
  7. appletloader.destroyed=Applet destroyed.
  8. appletloader.loaded=Applet loaded.
  9. appletloader.started=Applet started.
  10. appletloader.inited=Applet initialized.
  11. appletloader.stopped=Applet stopped.
  12. appletloader.disposed=Applet disposed.
  13.  
  14. #
  15. # Applet status messages
  16. #
  17. appletloader.nocode=APPLET tag missing CODE parameter.
  18. appletloader.notfound=load: class %0 not found.
  19. appletloader.nocreate=load: %0 can't be instantiated.
  20. appletloader.noconstruct=load: %0 is not public or has no public constructor.
  21. appletloader.death=killed
  22. appletloader.exception=exception: %0.
  23. appletloader.exception2=exception: %0: %1.
  24. appletloader.error=error: %0.
  25. appletloader.error2=error: %0: %1.
  26. appletloader.notloaded=Init: applet not loaded.
  27. appletloader.notinited=Start: applet not initialized.
  28. appletloader.notstarted=Stop: applet not started.
  29. appletloader.notstopped=Destroy: applet not stopped.
  30. appletloader.notdestroyed=Dispose: applet not destroyed.
  31. appletloader.notdisposed=Load: applet not disposed.
  32. appletloader.bail=Interrupted: bailing out.
  33. appletloader.filenotfound=File not found when looking for: %0
  34. appletloader.fileformat=File format exception when loading: %0
  35. appletloader.fileioexception=I/O exception when loading: %0
  36. appletloader.fileexception=%0 exception when loading: %1
  37. appletloader.filedeath=%0 killed when loading: %1
  38. appletloader.fileerror=%0 error when loading: %1
  39.  
  40. #
  41. # Signed Applet class loading
  42. #
  43. appletviewer.security.allowUnsigned=true
  44.