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