From 4f3fc40dc63da55ef0d494284a88b59aea1ce074 Mon Sep 17 00:00:00 2001 From: Vladimir Eliezer Tokarev Date: Sat, 30 Jul 2016 16:57:17 +0300 Subject: [PATCH] Created the voting-booth-station The created branch is for the voting booth gui, and created the enter splash fxml file and the straight into channel fxml. --- Wombat Code And Documentation Conventions | 10 + .../straight_channel_section.fxml | 322 ++++++++++++++++++ .../welcome_splash/welcome_splash_screen.fxml | 99 ++++++ 3 files changed, 431 insertions(+) create mode 100644 Wombat Code And Documentation Conventions create mode 100644 voting-booth-gui/src/main/straight_channel_section/straight_channel_section.fxml create mode 100644 voting-booth-gui/src/main/welcome_splash/welcome_splash_screen.fxml diff --git a/Wombat Code And Documentation Conventions b/Wombat Code And Documentation Conventions new file mode 100644 index 0000000..f26d866 --- /dev/null +++ b/Wombat Code And Documentation Conventions @@ -0,0 +1,10 @@ +This file describes Wombat Code & Documentation Conventions: + +Code Conventions: + * Code- The good old classic java code conventions + camelCase convention, constants should be capital letters with underscore etc... + +Documentation Conventions: + * Comments- The good old classic java code documentation, Block Comments (to describe + method/class/interface etc...) // comments too describe complex code + (only if the code block complicated) diff --git a/voting-booth-gui/src/main/straight_channel_section/straight_channel_section.fxml b/voting-booth-gui/src/main/straight_channel_section/straight_channel_section.fxml new file mode 100644 index 0000000..86e2418 --- /dev/null +++ b/voting-booth-gui/src/main/straight_channel_section/straight_channel_section.fxml @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + +
+
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + + +
+ +
+
+ + +
+ +
+
+ +
+ +
+
+ +
+
+ + + + + + + + + + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + + +
+ +
+
+ + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + +
+ +
+
+
+
+
+
diff --git a/voting-booth-gui/src/main/welcome_splash/welcome_splash_screen.fxml b/voting-booth-gui/src/main/welcome_splash/welcome_splash_screen.fxml new file mode 100644 index 0000000..8490224 --- /dev/null +++ b/voting-booth-gui/src/main/welcome_splash/welcome_splash_screen.fxml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + + + + + + + + +
+ +
+
+ + + + +
+
+
+
+
+