Stop Button
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
|
||||
<!--RIchtiger AUtorun button für die Gui der funktioniert -->
|
||||
<Button fx:id="autoRunGUI" layoutX="182.0" layoutY="400.0" text="Auto Run" onAction="#autoRunGUI"/>
|
||||
<Button fx:id="stopButton" layoutX="302.0" layoutY="400.0" text="Stop" onAction="#stopAutoRun"/>
|
||||
|
||||
<HBox layoutX="807.0" layoutY="134.0" prefHeight="293.0" prefWidth="701.0">
|
||||
<children>
|
||||
|
||||
Reference in New Issue
Block a user