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

Method _nClose

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

Source from the content-addressed store, hash-verified

259 @ApiStatus.Internal public native Screen _nGetScreen();
260 @ApiStatus.Internal public native void _nRequestFrame();
261 @ApiStatus.Internal public native void _nClose();
262 @ApiStatus.Internal public native void _nMaximize();
263 @ApiStatus.Internal public native void _nMinimize();
264 @ApiStatus.Internal public native void _nRestore();

Callers 1

closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected