JavaPowUpload 2.1
User Interface
  Home page
Contact support

JavaPowUpload User Interface

This section describes JavaPowUpload user interface.

Note: Starting from version 1.2.1, "Upload" ("Download") /"Cancel" button is moved to the TopArea (previously it was located on the ProgressArea) . If you want to move it back to the ProgressArea, set the Common.ProgressArea.DownloadButton.PlaceOnTopArea parameter value to false.

Note: Starting from version 1.2.1, the DetailsArea is hidden by default to make the applet UI more compact. Change the Common.DetailsArea.StartupDeviderLocation parameter's value (for example to 0.5 ) if you need to show the DetailsArea by default.

 

JavaPowUPload main window

1. TopArea contains all buttons. "Browse", "Upload", "Display details area", "Remove" and "Clear" in upload mode, and "Browse", "Download", "Display details area" buttons with textfield in download mode.

2. ListArea may contain 2 tabs: UploadTree (DownloadTree) which displays files available for upload(download) and the FileSystem tree which displays the user's file system and allows to add files for upload.

3. DetailsArea may contain 2 tabs: Thumbnails view and details view

4. ProgressArea contains total progress bar and label.

5. LogArea is used to display some information about upload (download) process. In upload mode, a server response is displayed here.