name |
values |
default |
required |
background_color |
applet background color - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
CCCCCC |
no |
foreground_color |
applet foreground color (text color) - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
font |
font name |
Helvetica, Verdana, Arial |
no |
font_style |
font style- PLAIN
- BOLD
- ITALIC
- BOLD+ITALIC
|
PLAIN |
no |
font_size |
font height in pixels |
11 |
no |
page_encoding |
encoding character set of the html page where the applet is loaded |
iso-8859-1 |
no |
encoding |
encoding character set for the applet |
iso-8859-1 |
no |
labels_data_file |
relative path to text file containing the applet labels (fields names) |
eng/labels.txt |
yes |
multiplier_data_file |
relative path to text file containing the multipliers definitions |
eng/muldata.txt |
yes |
categories_data_file |
relative path to text file containing the units categories |
eng/catdata.txt |
yes |
units_data_file |
relative path to text file containing the units definitions |
eng/unitdata.txt |
yes |