[ http://issues.apache.org/jira/browse/BEEHIVE-428?page=all ] Krista Baker closed BEEHIVE-428: --------------------------------
The Tree.java class comments have been updated to reflect the changed image names. > 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 > Assignee: Krista Baker > 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
