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/menu/FDropDown.java:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
void
show() {
74
setVisible(true);
75
}
76
77
public
void
hide() {
78
setVisible(false);
Callers
nothing calls this directly
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected