Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ isVisible
Method
isVisible
src/main/java/com/volmit/adapt/util/UIWindow.java:210–213 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
}
209
210
@Override
211
public
boolean isVisible() {
212
return
visible;
213
}
214
215
@Override
216
public
UIWindow setVisible(boolean visible) {
Callers
5
on
Method · 0.95
setVisible
Method · 0.95
setViewportHeight
Method · 0.95
setTitle
Method · 0.95
updateInventory
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected