From fa97643b69e028e405596f09eec53e03b0f51902 Mon Sep 17 00:00:00 2001 From: Andrei Dmitriev Date: Tue, 25 Jan 2011 15:33:14 +0300 Subject: [PATCH] 6693961: cross-window focus transfer ability in the Focus Spec should be revised Reviewed-by: ant, art --- jdk/src/share/classes/java/awt/doc-files/FocusSpec.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jdk/src/share/classes/java/awt/doc-files/FocusSpec.html b/jdk/src/share/classes/java/awt/doc-files/FocusSpec.html index d233019cdd4..da27abe8ad0 100644 --- a/jdk/src/share/classes/java/awt/doc-files/FocusSpec.html +++ b/jdk/src/share/classes/java/awt/doc-files/FocusSpec.html @@ -894,8 +894,7 @@ not the focused Window and the platform does not support requesting focus across Windows. If the request is denied for this reason, the request is remembered and will be granted when the Window is later focused by the user. Otherwise, the focus change request changes the -focused Window as well. Currently, Microsoft Windows supports cross-Window -focus transfers while Solaris does not. +focused Window as well.

There is no way to determine synchronously whether a focus change request has been granted. Instead, client code must install a