gcc/libjava ChangeLog javax/swing/JTabbedPane. ...

kho@gcc.gnu.org kho@gcc.gnu.org
Mon Jun 14 17:35:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	java-gui-branch
Changes by:	kho@gcc.gnu.org	2004-06-14 17:35:35

Modified files:
	libjava        : ChangeLog 
	libjava/javax/swing: JTabbedPane.java 
	libjava/javax/swing/plaf/basic: BasicDesktopIconUI.java 

Log message:
	2004-06-14  Kim Ho  <kho@redhat.com>
	
	* javax/swing/JTabbedPane.java:
	(setComponentAt): Set the component, not
	the enabled status.
	* javax/swing/plaf/basic/BasicDesktopIconUI.java
	(actionPerformed): Let deiconize catch exception.

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.181&r2=1.2660.2.182
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/JTabbedPane.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.3.2.4&r2=1.3.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/plaf/basic/BasicDesktopIconUI.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.1.2.1&r2=1.1.2.2



More information about the Gcc-cvs mailing list