commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath javax/swing/text/ElementIterator.java...


From: Roman Kennke
Subject: [commit-cp] classpath javax/swing/text/ElementIterator.java...
Date: Thu, 30 Nov 2006 19:05:25 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/11/30 19:05:25

Modified files:
        javax/swing/text: ElementIterator.java 
        .              : ChangeLog 

Log message:
        2006-11-30  Roman Kennke  <address@hidden>
        
                * javax/swing/text/ElementIterator.java
                (ElementRef): New inner class.
                (currentDepth): Removed.
                (currentElement): Removed.
                (previousItem): Removed.
                (stack): New field. Holds the iteration stack.
                (state): Removed.
                (ElementIterator(Document)): Removed init of removed fields.
                (ElementIterator(Element)): Removed init of removed fields.
                (current): Changed to stack based algorithm.
                (deepestLeaf): New helper method.
                (depth): Changed to stack based algorithm.
                (first): Changed to stack based algorithm.
                (next): Changed to stack based algorithm.
                (previous): Changed to stack based algorithm.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/text/ElementIterator.java?cvsroot=classpath&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8888&r2=1.8889




reply via email to

[Prev in Thread] Current Thread [Next in Thread]