You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
152 lines
8.4 KiB
152 lines
8.4 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?import com.jfoenix.controls.JFXButton?>
|
|
<?import javafx.scene.control.Label?>
|
|
<?import javafx.scene.image.Image?>
|
|
<?import javafx.scene.image.ImageView?>
|
|
<?import javafx.scene.layout.AnchorPane?>
|
|
<?import javafx.scene.layout.Pane?>
|
|
<?import javafx.scene.layout.VBox?>
|
|
<?import javafx.scene.text.Font?>
|
|
|
|
<AnchorPane prefHeight="500.0" prefWidth="800.0" style="-fx-background-color: White;">
|
|
<children>
|
|
<AnchorPane prefHeight="46.0" prefWidth="800.0" style="-fx-background-color: #002d40;">
|
|
<children>
|
|
<Label layoutX="7.0" layoutY="7.0">
|
|
<graphic>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<Image url="image/button/burger.png" />
|
|
</ImageView>
|
|
</graphic>
|
|
</Label>
|
|
<ImageView fitHeight="24.0" fitWidth="24.0" layoutX="762.0" layoutY="11.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@image/exit.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
</AnchorPane>
|
|
<AnchorPane layoutY="46.0" prefHeight="454.0" prefWidth="44.0" style="-fx-background-color: white;">
|
|
<children>
|
|
<VBox alignment="TOP_CENTER" prefHeight="200.0" prefWidth="44.0" spacing="10.0" style="-fx-background-color: white;" AnchorPane.topAnchor="20.0">
|
|
<children>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/home.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/add.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/data.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/user.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/setting.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/backup.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
</VBox>
|
|
</children>
|
|
</AnchorPane>
|
|
<AnchorPane layoutX="44.0" layoutY="46.0" prefHeight="454.0" prefWidth="756.0" AnchorPane.bottomAnchor="0.0" AnchorPane.rightAnchor="0.0">
|
|
<children>
|
|
<Pane layoutY="21.0" prefHeight="454.0" prefWidth="756.0" style="-fx-background-color: #d9ecf2;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" />
|
|
</children>
|
|
</AnchorPane>
|
|
<AnchorPane prefHeight="200.0" prefWidth="200.0" style="-fx-background-color: #000;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" />
|
|
<AnchorPane prefHeight="454.0" prefWidth="178.0" style="-fx-background-color: White;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="40.0">
|
|
<children>
|
|
<VBox prefHeight="200.0" prefWidth="100.0" spacing="5.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="20.0">
|
|
<children>
|
|
<JFXButton alignment="BASELINE_LEFT" buttonType="RAISED" prefHeight="38.0" prefWidth="179.0" text="Dashboard">
|
|
<font>
|
|
<Font size="16.0" />
|
|
</font>
|
|
</JFXButton>
|
|
<JFXButton alignment="BASELINE_LEFT" buttonType="RAISED" layoutX="10.0" layoutY="10.0" prefHeight="38.0" prefWidth="179.0" text="Add New">
|
|
<font>
|
|
<Font size="16.0" />
|
|
</font>
|
|
</JFXButton>
|
|
<JFXButton alignment="BASELINE_LEFT" buttonType="RAISED" layoutX="10.0" layoutY="58.0" prefHeight="38.0" prefWidth="179.0" text="Data">
|
|
<font>
|
|
<Font size="16.0" />
|
|
</font>
|
|
</JFXButton>
|
|
<JFXButton alignment="BASELINE_LEFT" buttonType="RAISED" layoutX="10.0" layoutY="106.0" prefHeight="38.0" prefWidth="179.0" text="User">
|
|
<font>
|
|
<Font size="16.0" />
|
|
</font>
|
|
</JFXButton>
|
|
<JFXButton alignment="BASELINE_LEFT" buttonType="RAISED" layoutX="10.0" layoutY="154.0" prefHeight="38.0" prefWidth="179.0" text="Setting">
|
|
<font>
|
|
<Font size="16.0" />
|
|
</font>
|
|
</JFXButton>
|
|
<JFXButton alignment="BASELINE_LEFT" buttonType="RAISED" layoutX="10.0" layoutY="202.0" prefHeight="38.0" prefWidth="179.0" text="BackUp">
|
|
<font>
|
|
<Font size="16.0" />
|
|
</font>
|
|
</JFXButton>
|
|
</children>
|
|
</VBox>
|
|
</children>
|
|
</AnchorPane>
|
|
<AnchorPane prefHeight="454.0" prefWidth="44.0" style="-fx-background-color: white;" AnchorPane.bottomAnchor="0.0">
|
|
<children>
|
|
<VBox alignment="TOP_CENTER" prefHeight="200.0" prefWidth="44.0" spacing="10.0" style="-fx-background-color: white;" AnchorPane.topAnchor="20.0">
|
|
<children>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="image/button/burger.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/add.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/data.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/user.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/setting.png" />
|
|
</image>
|
|
</ImageView>
|
|
<ImageView fitHeight="46.0" fitWidth="32.0" pickOnBounds="true" preserveRatio="true">
|
|
<image>
|
|
<Image url="@images/backup.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
</VBox>
|
|
</children>
|
|
</AnchorPane>
|
|
</children>
|
|
</AnchorPane>
|