gcc/libjava ChangeLog java/awt/ContainerOrderF ...

fitzsim@gcc.gnu.org fitzsim@gcc.gnu.org
Fri Apr 23 21:25:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	java-gui-branch
Changes by:	fitzsim@gcc.gnu.org	2004-04-23 21:25:57

Modified files:
	libjava        : ChangeLog 
	libjava/java/awt: ContainerOrderFocusTraversalPolicy.java 

Log message:
	2004-04-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
	
	* java/awt/ContainerOrderFocusTraversalPolicy.java
	(getComponentAfter): Start from current component and work up
	the component hierarchy until an acceptable component is found.
	Synchronize on tree lock.
	(getComponentBefore): 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.72&r2=1.2660.2.73
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/ContainerOrderFocusTraversalPolicy.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.5.20.1&r2=1.5.20.2



More information about the Gcc-cvs mailing list