gcc/libjava ChangeLog javax/swing/JLabel.java
mkoch@gcc.gnu.org
mkoch@gcc.gnu.org
Wed Dec 22 21:34:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: java-gui-branch
Changes by: mkoch@gcc.gnu.org 2004-12-22 21:34:43
Modified files:
libjava : ChangeLog
libjava/javax/swing: JLabel.java
Log message:
2004-12-22 Michael Koch <konqueror@gmx.de>
* javax/swing/JLabel.java
(setDisplayedMnemonic): Use only upper case characters.
(setDisplayedMnemonicIndex): Handle index == -1 and fire
PropertyChangeEvent after property got set to the new index.
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.577&r2=1.2660.2.578
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/JLabel.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.4.2.10&r2=1.4.2.11
More information about the Gcc-cvs
mailing list