2023-01-16 18:06:54 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<?import javafx.geometry.Insets?>
|
|
|
|
<?import javafx.scene.control.Button?>
|
|
|
|
<?import javafx.scene.control.Label?>
|
|
|
|
<?import javafx.scene.layout.AnchorPane?>
|
|
|
|
<?import javafx.scene.layout.VBox?>
|
|
|
|
<?import javafx.scene.text.Font?>
|
|
|
|
|
|
|
|
<AnchorPane prefHeight="536.0" prefWidth="929.0" style="-fx-background-color: lightblue;" xmlns="http://javafx.com/javafx/19" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.bib.essensbestellungsverwaltung.MenueController">
|
|
|
|
<children>
|
|
|
|
<Label alignment="CENTER" layoutX="14.0" layoutY="14.0" prefHeight="35.0" prefWidth="895.0" text="Essenbestellung">
|
|
|
|
<font>
|
2023-01-17 22:30:56 +01:00
|
|
|
<Font size="28.0" />
|
2023-01-16 18:06:54 +01:00
|
|
|
</font>
|
|
|
|
</Label>
|
2023-01-17 22:30:56 +01:00
|
|
|
<Button alignment="CENTER" layoutX="845.0" layoutY="64.0" mnemonicParsing="false" style="-fx-background-color: white;" text="Login" onAction="#onBtLoginClick"/>
|
2023-01-16 18:06:54 +01:00
|
|
|
<VBox layoutX="14.0" layoutY="100.0" prefHeight="350.0" prefWidth="180.0" style="-fx-background-color: transparent; -fx-padding: 5;">
|
|
|
|
<children>
|
|
|
|
<Label alignment="CENTER" contentDisplay="TOP" prefHeight="23.0" prefWidth="196.0" style="-fx-background-color: lightdarkblue;" text="Montag" textAlignment="CENTER">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets bottom="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
<font>
|
|
|
|
<Font size="18.0" />
|
|
|
|
</font>
|
|
|
|
</Label>
|
|
|
|
<Label prefHeight="18.0" prefWidth="180.0" text="Hauptgericht" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="170.0" text="Button">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets />
|
|
|
|
</VBox.margin>
|
|
|
|
</Button>
|
|
|
|
<Label prefHeight="18.0" prefWidth="174.0" text="Dessert">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="170.0" text="Button" />
|
|
|
|
</children>
|
|
|
|
</VBox>
|
|
|
|
<VBox layoutX="194.0" layoutY="100.0" prefHeight="350.0" prefWidth="180.0" style="-fx-background-color: transparent; -fx-padding: 5;">
|
|
|
|
<children>
|
|
|
|
<Label alignment="CENTER" prefHeight="18.0" prefWidth="210.0" text="Dienstag">
|
|
|
|
<font>
|
|
|
|
<Font size="18.0" />
|
|
|
|
</font>
|
|
|
|
</Label>
|
|
|
|
<Label prefHeight="18.0" prefWidth="182.0" text="Hauptgericht">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="170.0" text="Button" />
|
|
|
|
<Label prefHeight="18.0" prefWidth="183.0" text="Dessert">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="170.0" text="Button" />
|
|
|
|
</children>
|
|
|
|
</VBox>
|
|
|
|
<VBox layoutX="554.0" layoutY="100.0" prefHeight="350.0" prefWidth="180.0" style="-fx-background-color: transparent; -fx-padding: 5;">
|
|
|
|
<children>
|
|
|
|
<Label alignment="CENTER" prefHeight="18.0" prefWidth="214.0" text="Donnerstag">
|
|
|
|
<font>
|
|
|
|
<Font size="18.0" />
|
|
|
|
</font>
|
|
|
|
</Label>
|
|
|
|
<Label prefHeight="18.0" prefWidth="178.0" text="Hauptgericht">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Label prefHeight="18.0" prefWidth="186.0" text="Dessert">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="218.0" text="Button" />
|
|
|
|
</children>
|
|
|
|
</VBox>
|
|
|
|
<VBox layoutX="374.0" layoutY="100.0" prefHeight="350.0" prefWidth="180.0" style="-fx-background-color: transparent; -fx-padding: 5;">
|
|
|
|
<children>
|
|
|
|
<Label alignment="CENTER" prefHeight="18.0" prefWidth="212.0" text="Mittwoch">
|
|
|
|
<font>
|
|
|
|
<Font size="18.0" />
|
|
|
|
</font>
|
|
|
|
</Label>
|
|
|
|
<Label prefHeight="18.0" prefWidth="176.0" text="Hauptgericht">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Label prefHeight="18.0" prefWidth="177.0" text="Dessert">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="218.0" text="Button" />
|
|
|
|
</children>
|
|
|
|
</VBox>
|
|
|
|
<VBox layoutX="734.0" layoutY="100.0" prefHeight="350.0" prefWidth="180.0" style="-fx-background-color: transparent; -fx-padding: 5;">
|
|
|
|
<children>
|
|
|
|
<Label alignment="CENTER" prefHeight="18.0" prefWidth="200.0" text="Freitag">
|
|
|
|
<font>
|
|
|
|
<Font size="18.0" />
|
|
|
|
</font>
|
|
|
|
</Label>
|
|
|
|
<Label prefHeight="18.0" prefWidth="190.0" text="Hauptgericht">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Label prefHeight="18.0" prefWidth="190.0" text="Dessert">
|
|
|
|
<VBox.margin>
|
|
|
|
<Insets top="10.0" />
|
|
|
|
</VBox.margin>
|
|
|
|
</Label>
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="78.0" prefWidth="218.0" text="Button" />
|
|
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="20.0" prefWidth="218.0" text="Button" />
|
|
|
|
</children>
|
|
|
|
</VBox>
|
|
|
|
</children>
|
|
|
|
</AnchorPane>
|