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

Method _onUIThread

shared/java/LayerGL.java:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 @ApiStatus.Internal public static boolean _onUIThread() {
68 return App._onUIThread();
69 }
70
71 @ApiStatus.Internal public static native long _nMake();
72 @ApiStatus.Internal public native void _nAttach(Window window);

Callers 8

attachMethod · 0.95
reconfigureMethod · 0.95
resizeMethod · 0.95
getWidthMethod · 0.95
getHeightMethod · 0.95
makeCurrentMethod · 0.95
swapBuffersMethod · 0.95
closeMethod · 0.95

Calls 1

_onUIThreadMethod · 0.95

Tested by

no test coverage detected