Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ close
Method
close
src/main/java/com/volmit/adapt/util/UIWindow.java:198–202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
}
197
198
@Override
199
public
UIWindow close() {
200
setVisible(false);
201
return
this;
202
}
203
204
@Override
205
public
UIWindow open() {
Callers
4
open
Method · 0.95
on
Method · 0.95
setResolution
Method · 0.95
reopen
Method · 0.95
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected