name |
values |
default |
required |
mayscript |
mayscript (needed for javascript calls support) |
|
yes |
menu_direction |
menu direction:- LEFT = left-to-right
- RIGHT = right-to-left
|
LEFT |
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_label_position |
default text position relative to icon |
RIGHT |
no |
default_center_block |
- true center text and image on button
- false
|
false |
no |
default_vmargin |
default vertical distance in pixels between buttons |
0 |
no |
default_hmargin |
default horizontal distance in pixels between buttons |
0 |
no |
default_padding |
minimum distance in pixels between button borders and button elements (text or image) this parameter supports a single value for all elements or a detailed description for each border (LEFT:RIGHT:TOP:BOTTOM) |
2:2:2: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 |
12 |
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) |
FFFFFF |
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) |
BBDDFF |
no |
default_colbck_on |
button background color when mouse is clicked - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
FFAAAA |
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) |
000000 |
no |
default_coltxt_on |
button text color when mouse is clicked - 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) |
DDDDDD |
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) |
DDDDDD |
no |
default_colsdw_on |
button text shadow color when mouse is clicked - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
DDDDDD |
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) |
default_bck_img_off |
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) |
default_bck_img_over |
no |
default_bck_img_on |
relative path to buttons background image that will be displayed when mouse is clicked clicked this menu item (works only with main buttons) |
default_bck_img_on |
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 clicked |
|
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 |
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 |
background_img |
applet background image |
|
no |
background_img_pos |
applet background image disposition/alignment:- LEFT
- RIGHT
- TOP
- BOTTOM
- CENTER
- TILE
- STRETCH
|
TILE |
no |
img_node_off |
image for closed tree node |
|
no |
img_node_on |
image for opened tree node |
|
no |
img_node_over |
image for tree node when mouse is over |
|
no |
connector_bck_img_off |
background image for connector when mouse is off |
|
no |
connector_bck_img_over |
background image for connector when mouse is over |
|
no |
connector_bck_img_on |
background image for connector when mouse is clicked |
|
no |
connector_bck_col_off |
connector 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) |
FFFFFF |
no |
connector_bck_col_over |
connector 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) |
FFFFAA |
no |
connector_bck_col_on |
connector background color when mouse is clicked - 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 |
connector_line_col_off |
connectors lines 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) |
CCCCCC |
no |
connector_line_col_over |
connectors lines 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) |
CCCCCC |
no |
connector_line_col_on |
connectors lines color when mouse is clicked - 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 |
connector_line_width |
connectors lines width in pixels |
1 |
no |
connector_min_width |
minimum width for a single connector in pixels |
21 |
no |
connector_sound_over |
relative path to audio file for mouse over connector - the file must be in the following format: 8-bit mu-Law Encoded Next/Sun AU - 8000Hz, 16-bit, Mono |
default_sound_over |
no |
connector_sound_click |
relative path to audio file for mouse click on connector - the file must be in the following format: 8-bit mu-Law Encoded Next/Sun AU - 8000Hz, 16-bit, Mono |
default_sound_click |
no |
data_file |
Relative path to text file containing menu elements data. This file must be located on the same directory of jwtm.jar file.
If this parameter is specified, then the following table parameters will be ignored. |
|
no |