gcc/libjava ChangeLog javax/swing/JTree.java

mkoch@gcc.gnu.org mkoch@gcc.gnu.org
Tue Dec 14 07:34:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	java-gui-branch
Changes by:	mkoch@gcc.gnu.org	2004-12-14 07:34:47

Modified files:
	libjava        : ChangeLog 
	libjava/javax/swing: JTree.java 

Log message:
	2004-12-14  Michael Koch  <konqueror@gmx.de>
	
	* javax/swing/JTree.java
	(collapsePath): New method.
	(collapseRow): Likewise.
	(expandPath): Likewise.
	(expandRow): Likewise.
	(checkExpandParents): Likewise.
	(doExpandParents): Likewise.
	(setExpandedState): Likewise.
	(makeVisible): 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.567&r2=1.2660.2.568
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/javax/swing/JTree.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.3.2.12&r2=1.3.2.13



More information about the Gcc-cvs mailing list