Mouseover 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 the mouse pointer passes over this node.
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="image3" value="Pointer|./IconImages/pointer.gif">
then
a value of "Pointer" should be entered in the Mouseover image element.
(Please not image names are case sensitive, i.e. pointer is not the same
as Pointer).
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 and either the Normal image or the Expanded
image will be displayed depending on the node state. If no image is required then
a space character should be entered in this element.