Applet: | UploadClient |
Description: | ButtonDoneText sets the text displayed on the file selector's "Done" button. Clicking this button applies the settings, closes the file selector, and returns the user to the main upload window. See also, UseNativeFileSelection. |
Example: | The following enables JFile's file selector, and displays "Ok" on the "Done" button. <param name="UseNativeFileSelection" value="0"><param name="ButtonDoneText" value="Ok"> |