Interrupts

This commit is contained in:
2024-06-02 16:37:53 +02:00
parent c49a073cfd
commit 2294f81766
10 changed files with 83 additions and 54 deletions

View File

@ -19,7 +19,6 @@ public class CreateWindow extends Application {
public static GridPane grid = new GridPane();
@Override
public void start(Stage primaryStage) throws IOException {
DataRegister.initDataRegister();
table = Table.refresh();