home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
inprise
/
JRUNTIME.Z
/
appletviewer.properties
< prev
next >
Wrap
Text File
|
1998-05-08
|
2KB
|
44 lines
# @(#)appletviewer.properties 1.4 97/02/21
#
# AppletViewer-specific properties follow
#
appletloader.destroyed=Applet destroyed.
appletloader.loaded=Applet loaded.
appletloader.started=Applet started.
appletloader.inited=Applet initialized.
appletloader.stopped=Applet stopped.
appletloader.disposed=Applet disposed.
#
# Applet status messages
#
appletloader.nocode=APPLET tag missing CODE parameter.
appletloader.notfound=load: class %0 not found.
appletloader.nocreate=load: %0 can't be instantiated.
appletloader.noconstruct=load: %0 is not public or has no public constructor.
appletloader.death=killed
appletloader.exception=exception: %0.
appletloader.exception2=exception: %0: %1.
appletloader.error=error: %0.
appletloader.error2=error: %0: %1.
appletloader.notloaded=Init: applet not loaded.
appletloader.notinited=Start: applet not initialized.
appletloader.notstarted=Stop: applet not started.
appletloader.notstopped=Destroy: applet not stopped.
appletloader.notdestroyed=Dispose: applet not destroyed.
appletloader.notdisposed=Load: applet not disposed.
appletloader.bail=Interrupted: bailing out.
appletloader.filenotfound=File not found when looking for: %0
appletloader.fileformat=File format exception when loading: %0
appletloader.fileioexception=I/O exception when loading: %0
appletloader.fileexception=%0 exception when loading: %1
appletloader.filedeath=%0 killed when loading: %1
appletloader.fileerror=%0 error when loading: %1
#
# Signed Applet class loading
#
appletviewer.security.allowUnsigned=true