From e640baf5aa93227e5833db1c16734b5d27936372 Mon Sep 17 00:00:00 2001 From: Thomas Battermann Date: Sat, 20 Jun 2015 22:37:47 +0200 Subject: [PATCH] changed layout --- src/de/t_battermann/dhbw/todolist/deleteTodoItem.fxml | 6 +++++- src/de/t_battermann/dhbw/todolist/login.fxml | 7 +++++++ src/de/t_battermann/dhbw/todolist/main.fxml | 1 + src/de/t_battermann/dhbw/todolist/openFile.fxml | 7 +++++++ src/de/t_battermann/dhbw/todolist/saveAs.fxml | 6 +++++- 5 files changed, 25 insertions(+), 2 deletions(-) diff --git a/src/de/t_battermann/dhbw/todolist/deleteTodoItem.fxml b/src/de/t_battermann/dhbw/todolist/deleteTodoItem.fxml index c3444cc..f968cdf 100644 --- a/src/de/t_battermann/dhbw/todolist/deleteTodoItem.fxml +++ b/src/de/t_battermann/dhbw/todolist/deleteTodoItem.fxml @@ -1,11 +1,12 @@ + - + @@ -18,4 +19,7 @@ + + + diff --git a/src/de/t_battermann/dhbw/todolist/login.fxml b/src/de/t_battermann/dhbw/todolist/login.fxml index 7a5328e..2b16ec0 100644 --- a/src/de/t_battermann/dhbw/todolist/login.fxml +++ b/src/de/t_battermann/dhbw/todolist/login.fxml @@ -1,5 +1,6 @@ + @@ -42,6 +43,9 @@ + + + @@ -85,6 +89,9 @@ + + + diff --git a/src/de/t_battermann/dhbw/todolist/main.fxml b/src/de/t_battermann/dhbw/todolist/main.fxml index 68ee316..5bc813a 100644 --- a/src/de/t_battermann/dhbw/todolist/main.fxml +++ b/src/de/t_battermann/dhbw/todolist/main.fxml @@ -51,6 +51,7 @@