This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/libjava ChangeLog javax/swing/JFormattedTe ...
- From: mkoch at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, java-cvs at gcc dot gnu dot org
- Date: 30 Dec 2004 09:27:40 -0000
- Subject: gcc/libjava ChangeLog javax/swing/JFormattedTe ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: java-gui-branch
Changes by: mkoch@gcc.gnu.org 2004-12-30 09:27:40
Modified files:
libjava : ChangeLog
libjava/javax/swing: JFormattedTextField.java
Log message:
2004-12-30 Michael Koch <konqueror@gmx.de>
* javax/swing/JFormattedTextField.java
(getFocusLostBehavior): Fixed typo in method name.
(setFocusLostBehavior): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2660.2.613&r2=1.2660.2.614
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/JFormattedTextField.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.3.2.9&r2=1.3.2.10