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

Method _nRequestFrame

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

Source from the content-addressed store, hash-verified

352 @ApiStatus.Internal public native void _nBringToFront();
353 @ApiStatus.Internal public native Screen _nGetScreen();
354 @ApiStatus.Internal public native void _nRequestFrame();
355 @ApiStatus.Internal public native void _nMinimize();
356 @ApiStatus.Internal public native void _nMaximize();
357 @ApiStatus.Internal public native void _nRestore();

Callers 1

requestFrameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected