From c2ac9410aa20be5af2587cbaf183beec098a9c62 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 23 Sep 2016 14:34:24 +1200 Subject: [PATCH 01/11] Built fxml files used to control graph creation supporting the new customizable graph builders. --- src/main/resources/analyser_main_page.fxml | 68 ++++++++++++++++++++ src/main/resources/bar_graph_chooser.fxml | 73 ++++++++++++++++++++++ src/main/resources/pie_graph_chooser.fxml | 73 ++++++++++++++++++++++ 3 files changed, 214 insertions(+) create mode 100644 src/main/resources/analyser_main_page.fxml create mode 100644 src/main/resources/bar_graph_chooser.fxml create mode 100644 src/main/resources/pie_graph_chooser.fxml diff --git a/src/main/resources/analyser_main_page.fxml b/src/main/resources/analyser_main_page.fxml new file mode 100644 index 0000000..4061d65 --- /dev/null +++ b/src/main/resources/analyser_main_page.fxml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +