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

Method _nAttach

shared/java/LayerRaster.java:77–77  ·  view source on GitHub ↗
(Window window)

Source from the content-addressed store, hash-verified

75
76 @ApiStatus.Internal public static native long _nMake();
77 @ApiStatus.Internal public native void _nAttach(Window window);
78 @ApiStatus.Internal public native void _nReconfigure();
79 @ApiStatus.Internal public native void _nResize(int width, int height);
80 @ApiStatus.Internal public native void _nSwapBuffers();

Callers 1

attachMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected