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

/openjdk7/jdk/test/java/awt/Frame/InvisibleOwner/
H A DInvisibleOwner.java41 private static volatile boolean backgroundClicked = false; field in class:InvisibleOwner
53 backgroundClicked= true;
117 if (!backgroundClicked) {

Completed in 30 milliseconds