CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/11/08 21:19:33
Modified files:
javax/swing/text: CompositeView.java
. : ChangeLog
Log message:
2005-11-08 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/text/CompositeView.java
(modelToView): Adjust the allocation to the child allocation before
forwarding to the child's modelToView. Replaced AssertionError by
BadLocationException, because that is the right thing to do here.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/CompositeView.java.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5518&tr2=1.5519&r1=text&r2=text