MCPcopy Create free account
hub / github.com/Garten/sourcecraft / setEditedTextFieldSourcePath

Method setEditedTextFieldSourcePath

src/gui/Gui.java:123–125  ·  view source on GitHub ↗
(Runnable editedTextFieldSourcePath)

Source from the content-addressed store, hash-verified

121 }
122
123 public void setEditedTextFieldSourcePath(Runnable editedTextFieldSourcePath) {
124 this.setupPanel.setEditedTextFieldSourcePath(editedTextFieldSourcePath);
125 }
126
127 public void setLabelIssourcesdkinstalled(String text) {
128 this.setupPanel.setLabelIssourcesdkinstalled(text);

Callers 1

initSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected