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

Method _nGetZOrder

macos/java/WindowMac.java:361–361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

359 @ApiStatus.Internal public native boolean _nIsFullScreen();
360 @ApiStatus.Internal public native void _nFocus();
361 @ApiStatus.Internal public native int _nGetZOrder();
362 @ApiStatus.Internal public native void _nSetZOrder(int zOrder);
363 @ApiStatus.Internal public native void _nSetProgressBar(float value);
364 @ApiStatus.Internal public native void _nClose();

Callers 1

getZOrderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected