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

Method _nRequestFrame

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

Source from the content-addressed store, hash-verified

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();
263 @ApiStatus.Internal public native void _nMinimize();

Callers 1

requestFrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected