Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ setCommand
Method
setCommand
forge-gui-mobile/src/forge/toolbox/FButton.java:190–192 ·
view source on GitHub ↗
(FEventHandler command0)
Source
from the content-addressed store, hash-verified
188
}
189
190
public
void
setCommand(FEventHandler command0) {
191
command = command0;
192
}
193
194
public
TextBounds getAutoSizeBounds() {
195
TextBounds bounds =
new
TextBounds();
Callers
2
addButton
Method · 0.95
initButton
Method · 0.95
Calls
1
run
Method · 0.65
Tested by
no test coverage detected