CVSROOT:        /sources/classpath
Module name:    classpath
Branch:         
Changes by:     David Gilbert <[EMAIL PROTECTED]>       06/01/24 14:06:11

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

Log message:
        2006-01-24  David Gilbert  <[EMAIL PROTECTED]>
        
        * javax/swing/text/StringContent.java
        (remove): Modified argument check to prevent removal of last character,
        (getChars): Removed null argument check to allow NullPointerException,
        added API docs,
        (checkLocation): Added API docs and white space.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6154&tr2=1.6155&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/StringContent.java.diff?tr1=1.5&tr2=1.6&r1=text&r2=text


Reply via email to