Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ _nSetMouseCursor
Method
_nSetMouseCursor
shared/java/Window.java:453–453 ·
view source on GitHub ↗
(int cursorIdx)
Source
from the content-addressed store, hash-verified
451
452
@ApiStatus.Internal
public
native
void
_nInit();
453
@ApiStatus.Internal
public
abstract
void
_nSetMouseCursor(
int
cursorIdx);
454
}
Callers
1
setMouseCursor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected