Applet: | UploadClient |
Description: | The file selector's file/folder list box includes buttons that allow you to sort displayed files and folders by name, size, or date. ButtonFileSorterText sets the text displayed on the name sorter button. |
Example: | The following enables JFile's file selector, and displays "Name" on the name sorter button. <param name="UseNativeFileSelection" value="0"><param name="ButtonFileSorterText" value="Name"> |