MCPcopy 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

addButtonMethod · 0.95
initButtonMethod · 0.95

Calls 1

runMethod · 0.65

Tested by

no test coverage detected