This section describes the download status messages displayed by JBK Plugin.
Download Status Messages
While downloading an applet, JBK Plugin displays the following download status messages in the upper-left corner of the area where the applet is to be shown:
"Loading an applet..."
JBK Plugin is loading an applet.
"Initializing the applet..."
JBK Plugin is initializing the applet.
If an error occurs during the download, JBK Plugin displays the following message:
"ERROR: fail to load the applet."
The detail of the error is displayed in Figure 2.2 The Java console of JBK Plugin of JBK Plugin.
Displaying or Hiding the Download Status Messages
To specify whether the download status messages are shown or not, code the following line in the jbkplugin.properties file.
jbk.plugin.applet.showmessage=<show-download-status-message> |
As <show-download-status-message>, code either of the following:
Displays the download status messages
Hides the download status messages
Note
Earlier versions of JBK Plugin do not show an applet's download status. To make the current version the same as previous versions in terms of showing the download status, specify "jbk.plugin.applet.showmessage" for false.