208 lines
13 KiB
Plaintext
208 lines
13 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<?import javafx.geometry.*?>
|
||
|
<?import javafx.scene.control.*?>
|
||
|
<?import javafx.scene.text.*?>
|
||
|
<?import java.lang.*?>
|
||
|
<?import javafx.scene.layout.*?>
|
||
|
|
||
|
<GridPane maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="400.0" prefWidth="600.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1">
|
||
|
<children>
|
||
|
<GridPane GridPane.columnIndex="1">
|
||
|
<children>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0">
|
||
|
<center>
|
||
|
<Label text="Organization Logo" BorderPane.alignment="CENTER" />
|
||
|
</center>
|
||
|
</BorderPane>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="1">
|
||
|
<left>
|
||
|
<Label text="This is the Name of the Election" BorderPane.alignment="CENTER">
|
||
|
<font>
|
||
|
<Font size="16.0" />
|
||
|
</font>
|
||
|
<opaqueInsets>
|
||
|
<Insets left="300.0" />
|
||
|
</opaqueInsets>
|
||
|
</Label>
|
||
|
</left>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints hgrow="SOMETIMES" maxWidth="295.0" minWidth="10.0" prefWidth="193.0" />
|
||
|
<ColumnConstraints hgrow="SOMETIMES" maxWidth="416.0" minWidth="10.0" prefWidth="407.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
</GridPane>
|
||
|
<GridPane GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints maxHeight="134.0" minHeight="10.0" prefHeight="75.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints maxHeight="222.0" minHeight="10.0" prefHeight="184.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints maxHeight="102.0" minHeight="10.0" prefHeight="42.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
<children>
|
||
|
<GridPane>
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
<children>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0">
|
||
|
<bottom>
|
||
|
<Label text="Select Candidate" BorderPane.alignment="CENTER">
|
||
|
<font>
|
||
|
<Font size="23.0" />
|
||
|
</font>
|
||
|
</Label>
|
||
|
</bottom>
|
||
|
</BorderPane>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.rowIndex="1">
|
||
|
<top>
|
||
|
<Label text="To select, touch one of the buttons below" BorderPane.alignment="CENTER" />
|
||
|
</top>
|
||
|
</BorderPane>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.rowIndex="2">
|
||
|
<bottom>
|
||
|
<Label text="Name of Contest" BorderPane.alignment="CENTER" />
|
||
|
</bottom>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
</GridPane>
|
||
|
<ScrollPane prefHeight="200.0" prefWidth="200.0" GridPane.rowIndex="1">
|
||
|
<content>
|
||
|
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="200.0" prefWidth="200.0">
|
||
|
<children>
|
||
|
<Pane layoutX="-1.0" layoutY="-14.0" prefHeight="200.0" prefWidth="585.0">
|
||
|
<children>
|
||
|
<BorderPane layoutY="18.0" prefHeight="182.0" prefWidth="587.0">
|
||
|
<bottom>
|
||
|
<GridPane prefHeight="159.0" prefWidth="596.0" BorderPane.alignment="CENTER">
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints hgrow="SOMETIMES" maxWidth="143.0" minWidth="10.0" prefWidth="66.0" />
|
||
|
<ColumnConstraints hgrow="SOMETIMES" maxWidth="462.0" minWidth="10.0" prefWidth="452.0" />
|
||
|
<ColumnConstraints hgrow="SOMETIMES" maxWidth="190.0" minWidth="10.0" prefWidth="67.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
<children>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="1">
|
||
|
<center>
|
||
|
<GridPane BorderPane.alignment="CENTER">
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
<children>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0">
|
||
|
<bottom>
|
||
|
<Label text="Name of Candidate" BorderPane.alignment="CENTER">
|
||
|
<font>
|
||
|
<Font name="System Bold" size="15.0" />
|
||
|
</font>
|
||
|
<padding>
|
||
|
<Insets right="300.0" />
|
||
|
</padding>
|
||
|
</Label>
|
||
|
</bottom>
|
||
|
</BorderPane>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.rowIndex="1">
|
||
|
<top>
|
||
|
<Label text="Name of Party" BorderPane.alignment="CENTER">
|
||
|
<padding>
|
||
|
<Insets right="358.0" />
|
||
|
</padding>
|
||
|
</Label>
|
||
|
</top>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
</GridPane>
|
||
|
</center>
|
||
|
</BorderPane>
|
||
|
<GridPane GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
<children>
|
||
|
<BorderPane prefHeight="26.0" prefWidth="462.0">
|
||
|
<bottom>
|
||
|
<Label text="Name Of Candidate" BorderPane.alignment="CENTER">
|
||
|
<font>
|
||
|
<Font name="System Bold" size="15.0" />
|
||
|
</font>
|
||
|
<BorderPane.margin>
|
||
|
<Insets right="300.0" />
|
||
|
</BorderPane.margin>
|
||
|
</Label>
|
||
|
</bottom>
|
||
|
</BorderPane>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.rowIndex="1">
|
||
|
<top>
|
||
|
<Label text="Name of Party" BorderPane.alignment="CENTER">
|
||
|
<padding>
|
||
|
<Insets right="360.0" />
|
||
|
</padding>
|
||
|
</Label>
|
||
|
</top>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
</GridPane>
|
||
|
<BorderPane prefHeight="53.0" prefWidth="437.0" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
||
|
<left>
|
||
|
<Label text="Write In" BorderPane.alignment="CENTER">
|
||
|
<font>
|
||
|
<Font name="System Bold" size="15.0" />
|
||
|
</font>
|
||
|
<padding>
|
||
|
<Insets left="10.0" />
|
||
|
</padding>
|
||
|
</Label>
|
||
|
</left>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
</GridPane>
|
||
|
</bottom>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
</Pane>
|
||
|
</children>
|
||
|
</AnchorPane>
|
||
|
</content>
|
||
|
</ScrollPane>
|
||
|
</children>
|
||
|
</GridPane>
|
||
|
<BorderPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
||
|
<right>
|
||
|
<Button mnemonicParsing="false" prefHeight="25.0" prefWidth="108.0" text="Next" BorderPane.alignment="CENTER" />
|
||
|
</right>
|
||
|
</BorderPane>
|
||
|
</children>
|
||
|
<columnConstraints>
|
||
|
<ColumnConstraints />
|
||
|
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||
|
</columnConstraints>
|
||
|
<rowConstraints>
|
||
|
<RowConstraints maxHeight="129.0" minHeight="0.0" prefHeight="31.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints maxHeight="326.0" minHeight="10.0" prefHeight="315.0" vgrow="SOMETIMES" />
|
||
|
<RowConstraints maxHeight="75.0" minHeight="10.0" prefHeight="35.0" vgrow="SOMETIMES" />
|
||
|
</rowConstraints>
|
||
|
</GridPane>
|