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

Method _nGetScreen

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

Source from the content-addressed store, hash-verified

257 @ApiStatus.Internal public native void _nSetMouseCursor(int cursorId);
258 @ApiStatus.Internal public native void _nSetContentSize(int width, int height);
259 @ApiStatus.Internal public native Screen _nGetScreen();
260 @ApiStatus.Internal public native void _nRequestFrame();
261 @ApiStatus.Internal public native void _nClose();
262 @ApiStatus.Internal public native void _nMaximize();

Callers 1

getScreenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected