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

Method _nRestore

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

Source from the content-addressed store, hash-verified

355 @ApiStatus.Internal public native void _nMinimize();
356 @ApiStatus.Internal public native void _nMaximize();
357 @ApiStatus.Internal public native void _nRestore();
358 @ApiStatus.Internal public native void _nSetFullScreen(boolean value);
359 @ApiStatus.Internal public native boolean _nIsFullScreen();
360 @ApiStatus.Internal public native void _nFocus();

Callers 1

restoreMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected