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

Method _nMake

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

Source from the content-addressed store, hash-verified

218 }
219
220 @ApiStatus.Internal public static native long _nMake();
221 @ApiStatus.Internal public native void _nSetTextInputEnabled(boolean enabled);
222 @ApiStatus.Internal public native void _nUnmarkText();
223 @ApiStatus.Internal public native IRect _nGetWindowRect();

Callers 1

WindowWin32Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected