ButtonQuitText Parameter

 Applet: DownloadClient and UploadClient
 Description: ButtonQuitText sets the text displayed on JFile's "Quit" button. Both the DownloadClient and the UploadClient applets include "Quit" buttons.

ButtonQuitText does not work when UseAppletInBrowser is set to 1. That is, you cannot change the text of the "Quit" button when the applet is embedded in the browser window.
 Example: <param name="ButtonQuitText" value="Exit">