From ae3a0657902efbec7922e297a413d50f36fdafeb Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Tue, 19 Dec 2017 16:29:19 +0100 Subject: [PATCH] Created vocabulary template in fxml.vocabulary_disp --- .../css/user/ContainerScrollStyleSheet.java | 1 - fxml/model.fxml | 85 ++++++++----------- fxml/vocabulary_disp.fxml | 70 +++++++++++++++ 3 files changed, 106 insertions(+), 50 deletions(-) create mode 100644 fxml/vocabulary_disp.fxml diff --git a/Classes/css/user/ContainerScrollStyleSheet.java b/Classes/css/user/ContainerScrollStyleSheet.java index 17e6d9e..551af47 100644 --- a/Classes/css/user/ContainerScrollStyleSheet.java +++ b/Classes/css/user/ContainerScrollStyleSheet.java @@ -12,7 +12,6 @@ import javafx.scene.layout.FlowPane; public class ContainerScrollStyleSheet{ /* Builds all necessary CSS/layout rules */ - @SuppressWarnings({ "unchecked", "rawtypes" }) public ContainerScrollStyleSheet(Node target) throws Exception{ /* (1) Set rules */ diff --git a/fxml/model.fxml b/fxml/model.fxml index 1f8381b..8174cba 100644 --- a/fxml/model.fxml +++ b/fxml/model.fxml @@ -2,13 +2,13 @@ + - @@ -314,58 +314,45 @@ - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +