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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformView.java44 private static native void nativeSetAutoResizable(long awtView, boolean toResize); argument
45 private static native int nativeGetNSViewDisplayID(long awtView); argument
46 private static native Rectangle2D nativeGetLocationOnScreen(long awtView); argument

Completed in 35 milliseconds