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

Method _nRegisterFormat

shared/java/Clipboard.java:121–121  ·  view source on GitHub ↗
(String formatId)

Source from the content-addressed store, hash-verified

119 @ApiStatus.Internal public static native ClipboardFormat[] _nGetFormats();
120 @ApiStatus.Internal public static native void _nClear();
121 @ApiStatus.Internal public static native boolean _nRegisterFormat(String formatId);
122}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected