|
|
|
@@ -112,7 +112,8 @@ public class Main extends Application { |
|
|
|
|
|
|
|
@Override |
|
|
|
public void start(Stage primaryStage) { |
|
|
|
System.out.println(getClass().getClassLoader().getResource("").toExternalForm()); |
|
|
|
// TODO: Jojo kann das weg? |
|
|
|
// System.out.println(getClass().getClassLoader().getResource("").toExternalForm()); |
|
|
|
|
|
|
|
primaryStage.getIcons().add(icon); |
|
|
|
|
|
|
|
|