CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/11/14 12:16:43
Modified files: . : ChangeLog javax/swing/plaf/basic: BasicTextFieldUI.java Log message: 2005-11-14 Roman Kennke <[EMAIL PROTECTED]> * javax/swing/plaf/basic/BasicTextFieldUI.java (propertyChange): Get new value from the PropertyChangeEvent and not from the component itself (since when it receives the event, the component still has the old state). CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5574&tr2=1.5575&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTextFieldUI.java.diff?tr1=1.5&tr2=1.6&r1=text&r2=text