CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/11/09 16:39:33

Modified files:
        javax/swing/text/html: BlockView.java 

Log message:
        2006-11-09  Roman Kennke  <[EMAIL PROTECTED]>
        
                * javax/swing/text/html/BlockView.java
                (cssHeight): Removed.
                (cssWidth): Removed.
                (cssSpans): New field. Replaces the two fields above.
                (BlockView): Allocate cssSpans array.
                (layoutMinorAxis): Fetch and use child span, not this view's 
span.
                (setCSSSpan): Adjusted to use cssSpans array.
                (setPropertiesFromAttributes): Adjusted to use cssSpans array.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/text/html/BlockView.java?cvsroot=classpath&r1=1.4&r2=1.5


Reply via email to