Normal 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 a normal collapsed state. If images are not specified for the Expanded and Mouseover states then this image will be used for those states also.
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="image2" value="ClosedFolder|./IconImages/folderclose.gif">
then
a value of "ClosedFolder" should be entered in the Normal image element.
(Please not image names are case sensitive, i.e. closedfolder is not the
same as ClosedFolder).
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 null (no image). If no image is required then a
space character should be entered in this element.