- Properties and Parameters -

Here is the list and the meaning of a important JBatchUpload properties. They can be setup in i18n_pane.properties text file.

JBatchUpload properties
Properties Description and sample
queue.table.column.filename.title This property allows to modify filename column header name.
queue.table.column.filename.align This property allows to modify filename column header alignment. Values could be left, right and center.
queue.table.column.filename.width This property allows to modify filename column header width.
queue.table.column.size.title This property allows to modify size column header name.
queue.table.column.size.align This property allows to modify size column header alignment. Values could be left, right and center.
queue.table.column.size.width This property allows to modify size column header width.
queue.table.column.size.kbext This property allows to modify size extension for kilobytes.
queue.table.column.size.mbext This property allows to modify size extension for megabytes.
queue.table.column.date.title This property allows to modify date column header name.
queue.table.column.date.align This property allows to modify date column header alignment. Values could be left, right and center.
queue.table.column.date.width This property allows to modify date column header width.
queue.table.column.date.format This property allows to modify date column format and time. Default is MM/dd/yyyy HH:mm.
queue.table.column.type.title This property allows to modify type column header name.
queue.table.column.type.width This property allows to modify type column header width.
queue.table.column.type.systemicon This property allows to enable/disable system icon usage.
queue.table.column.type.fileicon This property allows to modify default file icon.
queue.table.column.type.foldericon This property allows to modify default folder icon.
queue.table.header.enabled This property allows to enable/disable columns header.
queue.table.background.image This property allows to setup a background image.
queue.table.background.color This property allows to modify background color.
queue.table.grid.enabled This property allows to enable/disable a grid in files selection.
queue.table.spacing This property allows to modify spacing between file items.
queue.table.selection.color.background This property allows to setup background color of selected items.
queue.table.selection.color.foreground This property allows to setup foreground color of selected items.
queue.table.popup.enabled This property allows to enable/disable popup menu.
queue.popup.remove This property allows to enable/disable or rename "remove" popup item.
queue.popup.removeall This property allows to enable/disable or rename "removeall" popup item.
queue.popup.paste This property allows to enable/disable or rename "paste from clipboard" popup item.
queue.folder.pattern This property allows to modify text displayed for a folder item.
queue.file.tooltip.* These properties allows to configure tooltips for selection.
queue.file.remove.afterupload This property allows to define whether or nor an item has to be removed from selection after upload.
queue.upload.welcome This property allows to modify welcome message in progress bar.
queue.upload.info This property allows to modify text that summarize amount of files and folders to upload.
queue.upload.empty This property allows to modify message when there is no file to upload.
queue.upload.chunk This property allows to modify text displayed for chunks upload.
queue.button.start.* These properties allows to configure start upload button.

A few JBatchUpload parameters could be setup in applet such as <PARAM NAME="" VALUE="">.

JBatchUpload parameters
Parameters Description and sample
transferuiresources This parameter allows to setup your own JBatchUpload front-end properties.
<PARAM NAME="transferuiresources" VALUE="myi18n">
transferuiparamX and transferuivalueX pair Up to 8 parameters could be passed to JBatchUpload through transferuiparamX and transferuivalueX (with X in [1,8]). These parameters are reserved for a future usage.

Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
All other company and/or product names are the property of their respective owners.