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

Method _nSetTextInputEnabled

windows/java/WindowWin32.java:221–221  ·  view source on GitHub ↗
(boolean enabled)

Source from the content-addressed store, hash-verified

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();
224 @ApiStatus.Internal public native IRect _nGetContentRect();

Callers 1

setTextInputEnabledMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected