Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ close
Method
close
shared/java/Layer.java:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
default
void
swapBuffers() {}
47
48
@Override
49
default
void
close() {}
50
}
Callers
15
close
Method · 0.65
close
Method · 0.65
reconfigure
Method · 0.65
close
Method · 0.65
Java_io_github_humbleui_jwm_LayerRaster__1nClose
Function · 0.65
Java_io_github_humbleui_jwm_LayerD3D12__1nClose
Function · 0.65
Java_io_github_humbleui_jwm_LayerGL__1nClose
Function · 0.65
Java_io_github_humbleui_jwm_WindowWin32__1nClose
Function · 0.65
close
Method · 0.65
close
Method · 0.65
reconfigure
Method · 0.65
close
Method · 0.65
Implementers
4
LayerD3D12
windows/java/LayerD3D12.java
LayerMetal
macos/java/LayerMetal.java
LayerRaster
shared/java/LayerRaster.java
LayerGL
shared/java/LayerGL.java
Calls
no outgoing calls
Tested by
no test coverage detected