Top
Interstage Studio J Business Kit User's Guide
FUJITSU Software

2.3.8 Displaying Download Status Messages

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:

If an error occurs during the download, JBK Plugin displays the following message:

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:

true

Displays the download status messages

false

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.