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

Method _nSetMouseCursor

macos/java/WindowMac.java:159–160  ·  view source on GitHub ↗
(int cursorIdx)

Source from the content-addressed store, hash-verified

157 }
158
159 @ApiStatus.Internal @Override
160 public native void _nSetMouseCursor(int cursorIdx);
161
162 @Override
163 public Window hideMouseCursorUntilMoved(boolean value) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected