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

Method _nRestore

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

Source from the content-addressed store, hash-verified

262 @ApiStatus.Internal public native void _nMaximize();
263 @ApiStatus.Internal public native void _nMinimize();
264 @ApiStatus.Internal public native void _nRestore();
265 @ApiStatus.Internal public native void _nSetTitle(byte[] title);
266 @ApiStatus.Internal public native void _nSetClassHint(byte[] name, byte[] appClass);
267 @ApiStatus.Internal public native void _nSetIconData(int width, int height, byte[] data);

Callers 1

restoreMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected