JavaPowUpload 2.1
User Interface Parameters
  Home page
Contact support

JavaPowUpload User Interface parameters 

For more information on how to setup JavaPowUpload parameters see How to section.

On this page several common UI related parameters are listed.
All other User Interface parameters are splitted into sections:
  1. TopArea
  2. ListArea
  3. DetailsArea
  4. ProgressArea
  5. LogArea
  6. Dialogs and menu
  7. Error messages and constants

Parameter name Type Desciption Default value
Common.SkinLF.ThemepackURL URL Url to the SkinLF theme themepack.zip
Common.HiddenModeBackgroundImageUrl URL Url to the image file that should be displayed as a background when the applet runs in hidden mode. The image is centered on the applet content panel.  
Common.DecimalBytes boolean Determines whether JavaPowUPload should format bytes (kilo, mega, giga) in decimal system or in binary. true
Common.BackgroundColor color Applet background color (global parameter) #FFFFFF
Common.DateTimeFormat string

Date Time format patter.Used at Common.ListArea.Row.File.Label and Common.DetailsArea.FileDetails.FileLastModifiedLabel parameters.

The following pattern letters are defined:

Letter Date or Time Component Presentation Examples
G Era designator Text AD
y Year Year 1996; 96
M Month in year Month July; Jul; 07
w Week in year Number 27
W Week in month Number 2
D Day in year Number 189
d Day in month Number 10
F Day of week in month Number 2
E Day in week Text Tuesday; Tue
a Am/pm marker Text PM
H Hour in day (0-23) Number 0
k Hour in day (1-24) Number 24
K Hour in am/pm (0-11) Number 0
h Hour in am/pm (1-12) Number 12
m Minute in hour Number 30
s Second in minute Number 55
S Millisecond Number 978
z Time zone General time zone Pacific Standard Time; PST; GMT-08:00
Z Time zone RFC 822 time zone -0800
yyyy.MM.dd HH:mm:ss