Interrupts
This commit is contained in:
@ -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();
|
||||
|
||||
Reference in New Issue
Block a user