Searched refs:dialogShown (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/awt/EventDispatchThread/PreserveDispathThread/
H A DPreserveDispatchThread.java199 private volatile boolean dialogShown = false; field in class:PreserveDispatchThread.TestDialog
211 dialogShown = true;
217 if (dialogShown) {

Completed in 49 milliseconds