CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/09/13 23:22:27

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

Log message:
        2005-09-14  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/text/GapContent.java
        (GapContentPosition.getOffset): Made assertion more speaking.
        (GapContent): Modified initialization for compatibility with JDK.
        (shiftEnd): Update marks prior to modification of the content.
        Use new getPositionsInRange method.
        (shiftGap): Use new getPositionsInRange method. Tweaked to corectly
        update the marks.
        (shiftGapStartDown): New method.
        (shiftGapEndUp): New method.
        (replace): Use shiftGapEndUp. Modified resizing offset.
        (getGapStart): New method.
        (getGapEnd): New method.
        (getPositionsInRange): New method.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4760&tr2=1.4761&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/GapContent.java.diff?tr1=1.25&tr2=1.26&r1=text&r2=text



Reply via email to