name |
values |
default |
required |
mayscript |
mayscript (needed for javascript calls support) |
|
yes |
Copyright |
Tecnick.com s.r.l. - www.tecnick.com |
|
yes |
license_number |
enter here your software license number |
|
yes |
horizontal |
- true display menu as horizontal bar
- false display menu as vertical bar
|
true |
no |
popup_position |
submenu popup position relative to main menu |
BOTTOM |
no |
arrow_position |
submenu arrow image position on menu button |
RIGHT |
no |
page_encoding |
encoding character set of the html page where the applet is loaded |
|
no |
default_encoding |
encoding character set for the applet |
|
no |
default_target |
name of the frame target where resources pointed by items will be rendered. The following target names have special meanings:
- _blank : the user agent should load the designated document in a new, unnamed window.
- _self : the user agent should load the document in the same frame as the element that refers to this target.
- _parent : the user agent should load the document into the immediate FRAMESET parent of the current frame. This value is equivalent to _self if the current frame has no parent.
- _top : the user agent should load the document into the full, original window (thus canceling all other frames). This value is equivalent to _self if the current frame has no parent.
|
_self |
no |
disabled_msg |
default description for disabled items |
DISABLED |
no |
default_arrow_img_off |
relative path to default submenu arrow image for normal state |
|
no |
default_arrow_img_over |
relative path to default submenu arrow image for mouse-over state |
|
no |
default_arrow_img_on |
relative path to default submenu arrow image for mouse-click state |
|
no |
default_label_position |
default text position relative to icon |
RIGHT |
no |
default_center_block |
- true center text and image on button
- false
|
false |
no |
default_padding |
minimum distance in pixel between button border and button elements (text or image) |
2 |
no |
default_gap |
minimum distance in pixels between text and image on button |
2 |
no |
default_border_width |
width in pixels of 3D button bevel (0=disabled) |
2 |
no |
default_pushed |
- true active pushed effect for main items
- false disable pushed effect for main items
|
true |
no |
default_main_font |
main buttons font name |
Helvetica |
no |
default_main_font_style |
main buttons font style- PLAIN
- BOLD
- ITALIC
- BOLD+ITALIC
|
PLAIN |
no |
default_main_font_size |
buttons vertical font size in pixels |
11 |
no |
default_submenu_font |
submenus font name |
Helvetica |
no |
default_submenu_font_style |
submenus font style- PLAIN
- BOLD
- ITALIC
- BOLD+ITALIC
|
PLAIN |
no |
default_submenu_font_size |
submenus font size in pixels |
11 |
no |
background_col |
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) |
FFFFFF |
no |
default_colbck_off |
button background color when mouse is off - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
ECE9D8 |
no |
default_colbck_over |
button background color when mouse is over - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
3366CC |
no |
default_colbck_on |
button background color when mouse is on - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
ADAA99 |
no |
default_coltxt_off |
button text color when mouse is off - 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 |
default_coltxt_over |
button text color when mouse is over - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
FFFFFF |
no |
default_coltxt_on |
button text color when mouse is on - 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 |
default_colsdw_off |
button text shadow color when mouse is off - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
FFFFFF |
no |
default_colsdw_over |
button text shadow color when mouse is over - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
FFFFFF |
no |
default_colsdw_on |
button text shadow color when mouse is on - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
FFFFFF |
no |
default_shadow_x |
horizontal relative position in pixels of text shadow |
0 |
no |
default_shadow_y |
vertical relative position in pixels of text shadow |
0 |
no |
default_bck_img_off |
relative path to buttons background image that will be displayed when mouse is off this menu item (works only with main buttons) |
|
no |
default_bck_img_over |
relative path to buttons background image that will be displayed when mouse is over this menu item (works only with main buttons) |
|
no |
default_bck_img_on |
relative path to buttons background image that will be displayed when mouse is clicked on this menu item (works only with main buttons) |
|
no |
default_icon_off |
relative path to default image icon that will be displayed on main items when mouse is off |
|
no |
default_icon_over |
relative path to default image icon that will be displayed on main items when mouse is over |
|
no |
default_icon_on |
relative path to default image icon that will be displayed on main items when mouse is on |
|
no |
default_sound_over |
relative path to audio file for mouse over button - the file must be in the following format: 8-bit mu-Law Encoded Next/Sun AU - 8000Hz, 16-bit, Mono |
|
no |
default_sound_click |
relative path to audio file for mouse click on button - the file must be in the following format: 8-bit mu-Law Encoded Next/Sun AU - 8000Hz, 16-bit, Mono |
|
no |
data_file |
Relative path to text file containing menu elements data. This file must be located on the same directory of jddm.jar file.
If this parameter is specified, then the following table parameters will be ignored.
The file format is:
- Each row identify one element, the data block of each element must terminate with newline character (\n or \r or both).
- The data values of each single element must be separated by tabulation character \t, even if not present.
- For each element must appear 37 tabulation characters \t and one newline ending character (\n or \r or both)
- The elements data values are the values of following table parameters in the same order as indicated.
The first three parameters (id, subid, node) must be replaced by the level parameter value that indicate the indentation level (0 = main element).
|
|
no |