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

Method _nUnmarkText

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

Source from the content-addressed store, hash-verified

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();
224 @ApiStatus.Internal public native IRect _nGetContentRect();
225 @ApiStatus.Internal public native void _nSetWindowPosition(int left, int top);

Callers 1

unmarkTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected