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

Method _nReconfigure

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

Source from the content-addressed store, hash-verified

71 @ApiStatus.Internal public static native long _nMake();
72 @ApiStatus.Internal public native void _nAttach(Window window);
73 @ApiStatus.Internal public native void _nReconfigure();
74 @ApiStatus.Internal public native void _nMakeCurrent();
75 @ApiStatus.Internal public native void _nResize(int width, int height);
76 @ApiStatus.Internal public native void _nSwapBuffers();

Callers 1

reconfigureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected