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

Method _nRequestFrame

windows/java/WindowWin32.java:236–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 @ApiStatus.Internal public native void _nSetMouseCursor(int cursorId);
235 @ApiStatus.Internal public native Screen _nGetScreen();
236 @ApiStatus.Internal public native void _nRequestFrame();
237 @ApiStatus.Internal public native void _nMaximize();
238 @ApiStatus.Internal public native void _nMinimize();
239 @ApiStatus.Internal public native void _nRestore();

Callers 1

requestFrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected