- Properties and Parameters -

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

JDiskExplorer properties
Properties Description and sample
files.table.background.color This property allows to modify background color.
files.table.foreground.color This property allows to modify foreground color.
files.table.column.filename.title This property allows to modify filename column header.
files.table.column.size.title This property allows to modify filename size header.
files.table.column.date.title This property allows to modify filename date header.
files.table.column.type.systemicon This property allows to enable/disable system icon support.
button.start
button.down
button.cancel
button.refresh
These properties allow to modify buttons label.
popup.rename.* These properties allow to enable/disable, modify the rename popup and error labels.
popup.copy.* These properties allow to enable/disable, modify the copy popup and error labels.
popup.delete.* These properties allow to enable/disable, modify the delete popup and error labels.
popup.mkdir.* These properties allow to enable/disable, modify the mkdir popup and error labels.
popup.chmod.* These properties allow to enable/disable, modify the chmod popup and error labels. Notice that chmod only works for Unix FTP.
popup.refresh This property allows to enable/disable, modify the refresh popup label.
panel.layout This property allows to move button panel on the top of the UI. For instance: panel.layout=top. panel.flowlayout=true must be enabled too.
panel.remote.title This property allows to modify remote panel title.
panel.local.title This property allows to modify local panel title
panel.local.position This property allows to swap local/remote panels position. For instance: panel.local.position=left
panel.info.enabled This property allows to enable info panel for transfer traces.
panel.info.height This property allows to setup info panel height.

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

JDiskExplorer parameters
Parameters Description and sample
transferuiresources This parameter allows to setup your own JDiskExplorer front-end properties.
<PARAM NAME="transferuiresources" VALUE="myi18n">
transferuiparamX and transferuivalueX pair Up to 8 parameters could be passed to JDiskExplorer 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.