|
|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<?import javafx.scene.control.TextField?>
|
|
|
|
|
<?import javafx.scene.control.CheckBox?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?import com.jfoenix.controls.JFXButton?>
|
|
|
|
|
<?import com.jfoenix.controls.JFXTextField?>
|
|
|
|
|
<?import com.jfoenix.controls.JFXToggleButton?>
|
|
|
|
|
<?import javafx.scene.control.Button?>
|
|
|
|
|
<?import javafx.scene.control.ChoiceBox?>
|
|
|
|
|
<?import javafx.scene.control.Label?>
|
|
|
|
|
@ -40,10 +40,10 @@
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Label>
|
|
|
|
|
<JFXTextField fx:id="tftNewDBName" alignment="CENTER" layoutX="25.0" layoutY="10.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<TextField fx:id="tftNewDBName" alignment="CENTER" layoutX="25.0" layoutY="10.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<Label fx:id="labelDBStatus" alignment="TOP_RIGHT" contentDisplay="RIGHT" layoutX="1.0" layoutY="75.0" prefHeight="34.0" prefWidth="551.0" text="Keine Datenbank gefunden!">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
@ -59,6 +59,11 @@
|
|
|
|
|
<Font name="Cantarell Regular" size="13.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Button>
|
|
|
|
|
<Label fx:id="labelFirstStart" alignment="CENTER" layoutX="1.0" layoutY="170.0" prefHeight="50.0" prefWidth="551.0" text="⚠ Erststart: Bitte geben Sie einen Datenbanknamen ein und klicken Sie auf 'Neue Datenbank anlegen'." textFill="#cc0000" visible="false" wrapText="true">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Bold" size="14.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Label>
|
|
|
|
|
</children>
|
|
|
|
|
</AnchorPane>
|
|
|
|
|
</content>
|
|
|
|
|
@ -95,26 +100,26 @@
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Label>
|
|
|
|
|
<JFXTextField fx:id="tftKat01" alignment="CENTER" layoutX="50.0" layoutY="5.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<TextField fx:id="tftKat01" alignment="CENTER" layoutX="50.0" layoutY="5.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
<JFXTextField fx:id="tftKat02" alignment="CENTER" layoutX="50.0" layoutY="45.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<TextField fx:id="tftKat02" alignment="CENTER" layoutX="50.0" layoutY="45.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
<JFXTextField fx:id="tftKat03" alignment="CENTER" layoutX="50.0" layoutY="85.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<TextField fx:id="tftKat03" alignment="CENTER" layoutX="50.0" layoutY="85.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
<JFXTextField fx:id="tftKat04" alignment="CENTER" layoutX="50.0" layoutY="125.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<TextField fx:id="tftKat04" alignment="CENTER" layoutX="50.0" layoutY="125.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
<JFXTextField fx:id="tftKat05" alignment="CENTER" layoutX="50.0" layoutY="165.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<TextField fx:id="tftKat05" alignment="CENTER" layoutX="50.0" layoutY="165.0" prefHeight="25.0" prefWidth="376.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<Button fx:id="btnSaveCat" layoutX="200.0" layoutY="204.0" mnemonicParsing="false" onAction="#btnSaveCatAction" text="Kategorien speichern">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="13.0" />
|
|
|
|
|
@ -133,15 +138,15 @@
|
|
|
|
|
<children>
|
|
|
|
|
<ChoiceBox fx:id="printerChoise" layoutX="270.0" layoutY="10.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="178.0" />
|
|
|
|
|
<Spinner fx:id="linesSpinner" layoutX="35.0" layoutY="10.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="92.0" />
|
|
|
|
|
<JFXTextField fx:id="tftheader" alignment="CENTER" layoutX="65.0" layoutY="90.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="377.0">
|
|
|
|
|
<TextField fx:id="tftheader" alignment="CENTER" layoutX="65.0" layoutY="90.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="377.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
<JFXToggleButton fx:id="switchSeparate" layoutX="270.0" layoutY="170.0" text="Kategorien separat drucken">
|
|
|
|
|
</font></TextField>
|
|
|
|
|
<CheckBox fx:id="switchSeparate" layoutX="270.0" layoutY="170.0" text="Kategorien separat drucken">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXToggleButton>
|
|
|
|
|
</CheckBox>
|
|
|
|
|
<Label alignment="TOP_RIGHT" contentDisplay="RIGHT" layoutX="450.0" layoutY="10.0" prefHeight="34.0" prefWidth="107.0" text="Drucker:">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
@ -179,10 +184,10 @@
|
|
|
|
|
</Button>
|
|
|
|
|
<Spinner fx:id="offsetHeaderSpinner" layoutX="324.0" layoutY="48.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="92.0" />
|
|
|
|
|
<Spinner fx:id="offsetFooterSpinner" layoutX="35.0" layoutY="48.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="92.0" />
|
|
|
|
|
<JFXTextField fx:id="tftfooter" alignment="CENTER" layoutX="65.0" layoutY="130.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="377.0">
|
|
|
|
|
<TextField fx:id="tftfooter" alignment="CENTER" layoutX="65.0" layoutY="130.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="25.0" prefWidth="377.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font></JFXTextField>
|
|
|
|
|
</font></TextField>
|
|
|
|
|
</children>
|
|
|
|
|
</AnchorPane>
|
|
|
|
|
</content>
|
|
|
|
|
@ -227,21 +232,21 @@
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Label>
|
|
|
|
|
<JFXTextField fx:id="tftNewPosition" alignment="CENTER" layoutX="307.0" layoutY="8.0" prefHeight="27.0" prefWidth="203.0">
|
|
|
|
|
<TextField fx:id="tftNewPosition" alignment="CENTER" layoutX="307.0" layoutY="8.0" prefHeight="27.0" prefWidth="203.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="13.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXTextField>
|
|
|
|
|
</TextField>
|
|
|
|
|
<Label fx:id="labelNewValue" alignment="TOP_RIGHT" contentDisplay="RIGHT" layoutX="504.0" layoutY="50.0" prefHeight="34.0" prefWidth="118.0" text="Preis in Euro:">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Label>
|
|
|
|
|
<JFXTextField fx:id="tftNewValue" alignment="CENTER" labelFloat="true" layoutX="442.0" layoutY="42.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="27.0" prefWidth="66.0">
|
|
|
|
|
<TextField fx:id="tftNewValue" alignment="CENTER" layoutX="442.0" layoutY="42.0" nodeOrientation="LEFT_TO_RIGHT" prefHeight="27.0" prefWidth="66.0">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXTextField>
|
|
|
|
|
</TextField>
|
|
|
|
|
<Label fx:id="labelNewColor" alignment="TOP_RIGHT" contentDisplay="RIGHT" layoutX="517.0" layoutY="90.0" prefHeight="34.0" prefWidth="105.0" text="Farbe:">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="18.0" />
|
|
|
|
|
@ -360,131 +365,131 @@
|
|
|
|
|
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
|
|
|
|
</rowConstraints>
|
|
|
|
|
<children>
|
|
|
|
|
<JFXButton fx:id="gridButton04" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton04Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1">
|
|
|
|
|
<Button fx:id="gridButton04" maxWidth="235.0" minWidth="179.0" onAction="#gridButton04Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton05" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton05Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton05" maxWidth="235.0" minWidth="179.0" onAction="#gridButton05Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton03" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton03Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton03" maxWidth="235.0" minWidth="179.0" onAction="#gridButton03Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton02" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton02Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton02" maxWidth="235.0" minWidth="179.0" onAction="#gridButton02Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton01" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton01Action" prefHeight="134.0" prefWidth="179.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton01" maxWidth="235.0" minWidth="179.0" onAction="#gridButton01Action" prefHeight="134.0" prefWidth="179.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton10" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton10Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="1">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton10" maxWidth="235.0" minWidth="179.0" onAction="#gridButton10Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="1">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton09" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton09Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton09" maxWidth="235.0" minWidth="179.0" onAction="#gridButton09Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton08" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton08Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="1">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton08" maxWidth="235.0" minWidth="179.0" onAction="#gridButton08Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="1">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton07" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton07Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="1">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton07" maxWidth="235.0" minWidth="179.0" onAction="#gridButton07Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="1">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton06" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton06Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="1">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton06" maxWidth="235.0" minWidth="179.0" onAction="#gridButton06Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="1">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton15" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton15Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="2">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton15" maxWidth="235.0" minWidth="179.0" onAction="#gridButton15Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="2">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton14" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton14Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton14" maxWidth="235.0" minWidth="179.0" onAction="#gridButton14Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton13" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton13Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="2">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton13" maxWidth="235.0" minWidth="179.0" onAction="#gridButton13Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="2">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton12" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton12Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="2">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton12" maxWidth="235.0" minWidth="179.0" onAction="#gridButton12Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="2">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton11" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton11Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="2">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton11" maxWidth="235.0" minWidth="179.0" onAction="#gridButton11Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="2">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton20" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton20Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="3">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton20" maxWidth="235.0" minWidth="179.0" onAction="#gridButton20Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="3">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton19" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton19Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton19" maxWidth="235.0" minWidth="179.0" onAction="#gridButton19Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton18" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton18Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="3">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton18" maxWidth="235.0" minWidth="179.0" onAction="#gridButton18Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="3">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton17" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton17Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="3">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton17" maxWidth="235.0" minWidth="179.0" onAction="#gridButton17Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="3">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton16" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton16Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="3">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton16" maxWidth="235.0" minWidth="179.0" onAction="#gridButton16Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="3">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton25" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton25Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="4">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton25" maxWidth="235.0" minWidth="179.0" onAction="#gridButton25Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.rowIndex="4">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton23" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton23Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="4">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton23" maxWidth="235.0" minWidth="179.0" onAction="#gridButton23Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="2" GridPane.rowIndex="4">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton22" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton22Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="4">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton22" maxWidth="235.0" minWidth="179.0" onAction="#gridButton22Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="3" GridPane.rowIndex="4">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton21" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton21Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="4">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton21" maxWidth="235.0" minWidth="179.0" onAction="#gridButton21Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="4" GridPane.rowIndex="4">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
<JFXButton fx:id="gridButton24" buttonType="RAISED" maxWidth="235.0" minWidth="179.0" onAction="#gridButton24Action" prefHeight="169.0" prefWidth="235.0" ripplerFill="#655252" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="4">
|
|
|
|
|
</Button>
|
|
|
|
|
<Button fx:id="gridButton24" maxWidth="235.0" minWidth="179.0" onAction="#gridButton24Action" prefHeight="169.0" prefWidth="235.0" text="leer 0,00€" textAlignment="CENTER" wrapText="true" GridPane.columnIndex="1" GridPane.rowIndex="4">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="24.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
</Button>
|
|
|
|
|
</children>
|
|
|
|
|
</GridPane>
|
|
|
|
|
<Button fx:id="btnPrintBill" contentDisplay="CENTER" focusTraversable="false" graphicTextGap="1.0" layoutX="75.0" layoutY="588.0" maxHeight="88.0" minHeight="75.0" mnemonicParsing="false" onAction="#btnPrintBillAction" prefHeight="88.0" prefWidth="258.0" text="Drucken" textAlignment="CENTER" wrapText="true">
|
|
|
|
|
@ -512,11 +517,11 @@
|
|
|
|
|
<Font name="Cantarell Regular" size="26.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</Label>
|
|
|
|
|
<JFXButton fx:id="btnLock" buttonType="RAISED" layoutX="1.0" layoutY="6.0" lineSpacing="2.0" onAction="#btnLockAction" prefHeight="42.0" prefWidth="180.0" ripplerFill="BLACK" text="Kasse sperren" textAlignment="CENTER" textFill="#c91c1c" textOverrun="LEADING_WORD_ELLIPSIS">
|
|
|
|
|
<Button fx:id="btnLock" layoutX="1.0" layoutY="6.0" lineSpacing="2.0" onAction="#btnLockAction" prefHeight="42.0" prefWidth="180.0" text="Kasse sperren" textAlignment="CENTER" textFill="#c91c1c" textOverrun="LEADING_WORD_ELLIPSIS">
|
|
|
|
|
<font>
|
|
|
|
|
<Font name="Cantarell Regular" size="19.0" />
|
|
|
|
|
</font>
|
|
|
|
|
</JFXButton>
|
|
|
|
|
</Button>
|
|
|
|
|
<Line endX="800.0" layoutX="62.0" layoutY="465.0" rotate="90.0" startX="-100.0" strokeWidth="4.0" />
|
|
|
|
|
</children>
|
|
|
|
|
</AnchorPane>
|
|
|
|
|
|