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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXTrayIconPeer.java64 boolean isParentWindowLocated; field in class:XTrayIconPeer
161 } else if (isParentWindowLocated && ce.get_x() != old_x && ce.get_y() != old_y) {
190 isParentWindowLocated = true;

Completed in 84 milliseconds