Searched defs:trackWindowGainedFocus (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/awt/regtesthelpers/
H A DUtil.java573 public static boolean trackWindowGainedFocus(Window window, Runnable action, int time, boolean printEvent) { method in class:Util
579 * @see #trackWindowGainedFocus
587 * @see #trackWindowGainedFocus

Completed in 5396 milliseconds