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

Method _nMaximize

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

Source from the content-addressed store, hash-verified

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

Callers 1

maximizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected