212 lines
9.6 KiB
XML
212 lines
9.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?import javafx.geometry.Insets?>
|
|
<?import javafx.scene.Cursor?>
|
|
<?import javafx.scene.control.ScrollPane?>
|
|
<?import javafx.scene.control.TextField?>
|
|
<?import javafx.scene.image.Image?>
|
|
<?import javafx.scene.image.ImageView?>
|
|
<?import javafx.scene.layout.AnchorPane?>
|
|
<?import javafx.scene.layout.FlowPane?>
|
|
<?import javafx.scene.layout.HBox?>
|
|
<?import javafx.scene.layout.Pane?>
|
|
<?import javafx.scene.layout.VBox?>
|
|
<?import javafx.scene.text.Font?>
|
|
<?import javafx.scene.text.Text?>
|
|
|
|
|
|
<VBox id="submenu" fx:id="submenu" layoutX="234.0" layoutY="50.0" prefWidth="200.0" stylesheets="@../css/submenu.css" AnchorPane.bottomAnchor="0.0" AnchorPane.topAnchor="50.0">
|
|
<children>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" prefHeight="35.0" prefWidth="234.0">
|
|
<children>
|
|
<Text fx:id="all" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Tout afficher" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/all.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" top="25.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="30.0" layoutY="60.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="science" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Science" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/science.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="30.0" layoutY="95.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="business" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Business" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/business.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="30.0" layoutY="130.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="entertainment" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Entertainment" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/entertainment.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="165.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="gaming" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Gaming" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/gaming.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="200.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="health" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Health" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/health.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="30.0" layoutY="235.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="music" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Music" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/music.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="270.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="sport" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Sport" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/sport.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="305.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="nature" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Nature" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/nature.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="340.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="economics" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Economics" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/economics.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="375.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="politics" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Politics" />
|
|
<ImageView fx:id="politics" fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/politics.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
<FlowPane alignment="CENTER_RIGHT" columnHalignment="CENTER" layoutX="10.0" layoutY="410.0" prefHeight="35.0" prefWidth="234.0" styleClass="menu_item">
|
|
<children>
|
|
<Text fx:id="technology" fill="#656565" strokeType="OUTSIDE" strokeWidth="0.0" text="Technology" />
|
|
<ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true">
|
|
<FlowPane.margin>
|
|
<Insets left="15.0" />
|
|
</FlowPane.margin>
|
|
<image>
|
|
<Image url="@../src/submenu/technology.png" />
|
|
</image>
|
|
</ImageView>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets left="20.0" right="20.0" />
|
|
</VBox.margin>
|
|
</FlowPane>
|
|
</children></VBox> |