Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ open
Method
open
src/main/java/com/volmit/adapt/util/UIWindow.java:204–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
}
203
204
@Override
205
public
UIWindow open() {
206
setVisible(true);
207
return
this;
208
}
209
210
@Override
211
public
boolean isVisible() {
Callers
2
open
Method · 0.95
open
Method · 0.95
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected