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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java522 getPlatformWindow().setOpaque(!isTranslucent());
539 public final boolean isTranslucent() { method in class:LWWindowPeer
720 if (isTranslucent()) {

Completed in 26 milliseconds