Comments in the Tree class need to be updated to reflect the rename of the
image attributes
-------------------------------------------------------------------------------------------
Key: BEEHIVE-428
URL: http://issues.apache.org/jira/browse/BEEHIVE-428
Project: Beehive
Type: Bug
Components: NetUI
Reporter: Karen Stutesman
Assigned to: Daryl Olander
Priority: Trivial
Several comments in Tree.java refer to the tree image attributes as well as the
images by their old names. See bug 306 for details on the name change. The
comments that need an update are regarding the following image attributes:
imageHandleDownLast -> lastNodeExpandedImage
imageHandleDownMiddle -> nodeExpandedImage
imageHandleRightLast -> lastNodeCollapsedImage
imageHandleRightMiddle -> nodeCollapsedImage
imageLineLast -> lastLineJoinImage
imageLineMiddle -> lineJoinImage
imageLineVertical -> verticalLineImage
As well as this block of code:
* <li>handledownlast.gif</li>
* <li>handledownmiddle.gif</li>
* <li>handlerightlast.gif</li>
* <li>handlerightmiddle.gif</li>
* <li>linelastnode.gif</li>
* <li>linemiddlenode.gif</li>
* <li>linevertical.gif</li>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira