(Runnable uponShowFile)
| 293 | } |
| 294 | |
| 295 | public void setUponShowFile(Runnable uponShowFile) { |
| 296 | this.resultPanel.setUponShowFile(uponShowFile); |
| 297 | } |
| 298 | |
| 299 | public void setLabelTexturesFound(String text) { |
| 300 | this.resultPanel.setLabelTexturesFound(text); |