Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ show
Method
show
forge-gui-mobile/src/forge/toolbox/FOverlay.java:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
};
79
80
public
void
show() {
81
setVisible(true);
82
}
83
84
public
void
hide() {
85
setVisible(false);
Callers
5
longPress
Method · 0.45
order
Method · 0.45
showOptionDialog
Method · 0.45
showCardOptionDialog
Method · 0.45
showInputDialog
Method · 0.45
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected