Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getTabCount
Method
getTabCount
forge-gui-mobile/src/forge/menu/FMenuBar.java:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
public
int
getTabCount() {
32
return
tabs.size();
33
}
34
35
@Override
36
protected
void
doLayout(float width, float height) {
Callers
1
draw
Method · 0.80
Calls
1
size
Method · 0.65
Tested by
no test coverage detected