Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ hide
Method
hide
forge-gui-mobile/src/forge/toolbox/FOverlay.java:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
public
void
hide() {
85
setVisible(false);
86
}
87
88
public
void
finishedloading() {
89
Forge.setLoadingaMatch(false);
Callers
1
keyDown
Method · 0.95
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected