MCPcopy Create free account
hub / github.com/HumbleUI/JWM / _nGetWindowRect

Method _nGetWindowRect

macos/java/WindowMac.java:334–334  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

332
333 @ApiStatus.Internal public static native long _nMake();
334 @ApiStatus.Internal public native IRect _nGetWindowRect();
335 @ApiStatus.Internal public native IRect _nGetContentRect();
336 @ApiStatus.Internal public native boolean _nSetWindowPosition(int left, int top);
337 @ApiStatus.Internal public native void _nSetWindowSize(int width, int height);

Callers 1

getWindowRectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected