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

Method _nGetContentRect

linux/java/WindowX11.java:254–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252 @ApiStatus.Internal public native void _nSetVisible(boolean isVisible);
253 @ApiStatus.Internal public native IRect _nGetWindowRect();
254 @ApiStatus.Internal public native IRect _nGetContentRect();
255 @ApiStatus.Internal public native void _nSetWindowPosition(int left, int top);
256 @ApiStatus.Internal public native void _nSetWindowSize(int width, int height);
257 @ApiStatus.Internal public native void _nSetMouseCursor(int cursorId);

Callers 1

getContentRectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected