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/menu/FDropDown.java:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
public
void
hide() {
78
setVisible(false);
79
}
80
81
public
void
setNextSelected() {
82
scrollToHoveredChild(true);
Callers
3
tap
Method · 0.95
tapChild
Method · 0.95
cancel
Method · 0.95
Calls
1
setVisible
Method · 0.95
Tested by
no test coverage detected