Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ revalidate
Method
revalidate
forge-gui-mobile/src/forge/toolbox/FContainer.java:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
public
void
revalidate() {
104
revalidate(false);
105
}
106
public
void
revalidate(boolean forced) {
107
if
(forced) {
108
doLayout(getWidth(), getHeight());
Callers
15
addTabPage
Method · 0.80
addTab
Method · 0.80
setVisible
Method · 0.80
keyDown
Method · 0.80
keyDown
Method · 0.80
forceRevalidate
Method · 0.80
drawOverlay
Method · 0.80
zoom
Method · 0.80
onCompactModeChange
Method · 0.80
VAutoYieldsAndTriggers
Method · 0.80
present
Method · 0.80
refreshCardPanels
Method · 0.80
Calls
3
doLayout
Method · 0.95
getWidth
Method · 0.65
getHeight
Method · 0.65
Tested by
2
setGauntlets
Method · 0.64
populate
Method · 0.64