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

Method _nClose

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

Source from the content-addressed store, hash-verified

241 @ApiStatus.Internal public native void _nBringToFront();
242 @ApiStatus.Internal public native boolean _nIsFront();
243 @ApiStatus.Internal public native void _nClose();
244 @ApiStatus.Internal public native void _nWinSetParent(long hwnd);
245}

Callers 1

closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected