Expanded image

NodeID|ParentID|Node text|Font Face|Font Type|Font Size|Red|Green|Blue|Expanded|
Normal Icon|Expanded Icon|Mouseover Icon|Url|Target Frame|Status Bar Text

This element specifies the name of icon/image which is to displayed against this node when it is in an expanded state.

All images are loaded into the applet using the "imageN" parameter. This parameter specifies the image name and url of the image file. It is the image name (not the image url) that should be entered here.

So for example if the following image parameter was specified,

<param name="image1" value="OpenFolder|./IconImages/folderopen.gif">

then a value of "OpenFolder" should be entered in the Expanded image element.
(Please not image names are case sensitive, i.e. openfolder is not the same as OpenFolder).

For more on the image parameter click here.

Default
If this element is not present or no entry can be found in the image name list then this value is set to the normal image icon. If no image is required then a space character should be entered in this element.