(Runnable editedTextFieldSourcePath)
| 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); |