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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java47 public static enum PeerType { enum in class:LWWindowPeer
118 private final PeerType peerType;
130 PlatformWindow platformWindow, PeerType peerType)
371 if((op & NO_EMBEDDED_CHECK) == 0 && getPeerType() == PeerType.VIEW_EMBEDDED_FRAME) {
1401 public PeerType getPeerType() {

Completed in 33 milliseconds