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

Method _nGetScreen

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

Source from the content-addressed store, hash-verified

233 @ApiStatus.Internal public native float _nGetOpacity();
234 @ApiStatus.Internal public native void _nSetMouseCursor(int cursorId);
235 @ApiStatus.Internal public native Screen _nGetScreen();
236 @ApiStatus.Internal public native void _nRequestFrame();
237 @ApiStatus.Internal public native void _nMaximize();
238 @ApiStatus.Internal public native void _nMinimize();

Callers 1

getScreenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected