CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/08/25 20:32:02
Modified files:
. : ChangeLog
javax/swing/plaf/basic: BasicTextUI.java
Log message:
2005-08-25 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/plaf/basic/BasicTextUI.java
(RootView.preferenceChanged): Revalidate the text component.
(RootView.setParent): Set parent of views to null. The parent
of the added child view is set to the root view in the
BasicTextUI class.
(RootView.getView): Implemented new method.
(RootView.getViewCount): Implemented new method.
(RootView.changedUpdate): Use the correct ViewFactory here.
(RootView.insertUpdate): Use the correct ViewFactory here.
(RootView.removeUpdate): Use the correct ViewFactory here.
(setView): Set the view's parent to the root view.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4564&tr2=1.4565&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTextUI.java.diff?tr1=1.33&tr2=1.34&r1=text&r2=text