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

Method _nBringToFront

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

Source from the content-addressed store, hash-verified

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

Callers 1

bringToFrontMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected