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

Method setOpenHammerEditor

src/gui/Gui.java:311–313  ·  view source on GitHub ↗
(Runnable openHammerEditor)

Source from the content-addressed store, hash-verified

309// }
310
311 public void setOpenHammerEditor(Runnable openHammerEditor) {
312 this.resultPanel.setOpenHammerEditor(openHammerEditor);
313 }
314
315 public void setLabelOutputPath(String outputPath) {
316 this.resultPanel.setLabelOutputPath(outputPath);

Callers 1

initResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected