Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ isSelected
Method
isSelected
forge-gui-mobile/src/forge/toolbox/FButton.java:344–347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
342
}
343
344
@Override
345
public
boolean isSelected() {
346
return
isToggled();
347
}
348
349
@Override
350
public
void
setSelected(boolean b0) {
Callers
nothing calls this directly
Calls
1
isToggled
Method · 0.95
Tested by
no test coverage detected