Files
PowerPME_demo/target/classes/Views/Home/Aide.fxml
2025-10-30 12:59:45 +01:00

164 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.control.Button?>
<?import javafx.scene.layout.AnchorPane?>
<?import javafx.scene.layout.ColumnConstraints?>
<?import javafx.scene.layout.GridPane?>
<?import javafx.scene.layout.HBox?>
<?import javafx.scene.layout.Pane?>
<?import javafx.scene.layout.RowConstraints?>
<?import javafx.scene.layout.StackPane?>
<?import javafx.scene.text.Font?>
<?import javafx.scene.text.Text?>
<?import javafx.scene.text.TextFlow?>
<AnchorPane id="AnchorPane" fx:id="AnchorPaneAide" minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" stylesheets="@../../Public/CSS/StylePrincipal.css" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" xmlns="http://javafx.com/javafx/13" xmlns:fx="http://javafx.com/fxml/1" fx:controller="Controllers.Home.AideController">
<children>
<Pane fx:id="TitrePane" prefHeight="52.0" prefWidth="796.0" styleClass="pane2hautdroit" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
<children>
<HBox alignment="BOTTOM_LEFT" layoutX="23.0" layoutY="13.1787109375">
<children>
<Text fx:id="TitrePrincipale" layoutX="23.0" layoutY="34.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Aide et Assistance" wrappingWidth="196.72216796875">
<font>
<Font name="Arial" size="23.0" />
</font>
</Text>
<Text layoutX="176.0" layoutY="31.0" strokeType="OUTSIDE" strokeWidth="0.0" text=" ">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text fx:id="TitreSecondaire" layoutX="163.0" layoutY="34.0" strokeType="OUTSIDE" strokeWidth="0.0" text=" Accueil / Aide et Assistance">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</HBox>
</children>
</Pane>
<GridPane layoutX="7.0" layoutY="90.0" prefHeight="527.0" prefWidth="748.0" AnchorPane.leftAnchor="15.0" AnchorPane.rightAnchor="33.0" AnchorPane.topAnchor="100.0">
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="100.0" minWidth="100.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints vgrow="SOMETIMES" />
<RowConstraints maxHeight="100.0" minHeight="100.0" prefHeight="100.0" vgrow="SOMETIMES" />
<RowConstraints vgrow="SOMETIMES" />
</rowConstraints>
<children>
<AnchorPane prefHeight="190.0" prefWidth="326.0" style="-fx-background-color: #FFFFFF; -fx-background-radius: 10px 10px 10px 10px; -fx-border-color: #E5E5E5; -fx-border-radius: 10px 10px 10px 10px;">
<children>
<StackPane layoutX="10.0" layoutY="8.0" prefHeight="46.0" prefWidth="306.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Text fx:id="TitrePrincipale11" strokeType="OUTSIDE" strokeWidth="0.0" text="Achat" wrappingWidth="64.72216796875">
<font>
<Font name="Arial Bold" size="23.0" />
</font>
</Text>
</children>
</StackPane>
<TextFlow layoutX="20.0" layoutY="58.0" prefHeight="83.0" prefWidth="286.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
<children>
<Text fx:id="TitrePrincipale111" fill="#b7bcc0" strokeType="OUTSIDE" strokeWidth="0.0" text="Tu trouves les informations concernant les achats de l'entreprise le fournisseur, facture, bon réception et réglement." wrappingWidth="293.5221862792969">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</TextFlow>
<StackPane layoutX="10.0" layoutY="145.8" prefHeight="52.0" prefWidth="363.0" AnchorPane.bottomAnchor="15.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Button fx:id="ButtonFactureFrsAjouter" mnemonicParsing="false" prefHeight="35.0" prefWidth="134.0" styleClass="btn-success" text="Détail" />
</children>
</StackPane>
</children>
</AnchorPane>
<AnchorPane prefHeight="190.0" prefWidth="326.0" style="-fx-background-color: #FFFFFF; -fx-background-radius: 10px 10px 10px 10px; -fx-border-radius: 10px 10px 10px 10px; -fx-border-color: #E5E5E5;" GridPane.columnIndex="2">
<children>
<StackPane layoutX="10.0" layoutY="8.0" prefHeight="46.0" prefWidth="306.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Text fx:id="TitrePrincipale111" strokeType="OUTSIDE" strokeWidth="0.0" text="Vente" wrappingWidth="64.72216796875">
<font>
<Font name="Arial Bold" size="23.0" />
</font>
</Text>
</children>
</StackPane>
<TextFlow layoutX="20.0" layoutY="58.0" prefHeight="83.0" prefWidth="286.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
<children>
<Text fx:id="TitrePrincipale1112" fill="#b7bcc0" strokeType="OUTSIDE" strokeWidth="0.0" text="Tu trouves les informations concernant les ventes de l'entreprise commande, bon livraison, Clientfacture, devis et traite" wrappingWidth="293.5221862792969">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</TextFlow>
<StackPane layoutX="10.0" layoutY="135.0" prefHeight="52.0" prefWidth="363.0" AnchorPane.bottomAnchor="15.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Button fx:id="ButtonFactureFrsAjouter1" mnemonicParsing="false" prefHeight="35.0" prefWidth="134.0" styleClass="btn-primary" text="Détail" />
</children>
</StackPane>
</children>
</AnchorPane>
<AnchorPane prefHeight="190.0" prefWidth="326.0" style="-fx-background-color: #FFFFFF; -fx-background-radius: 10px 10px 10px 10px; -fx-border-color: #E5E5E5; -fx-border-radius: 10px 10px 10px 10px;" GridPane.rowIndex="2">
<children>
<StackPane layoutX="10.0" layoutY="8.0" prefHeight="46.0" prefWidth="306.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Text fx:id="TitrePrincipale1111" strokeType="OUTSIDE" strokeWidth="0.0" text="Stock" wrappingWidth="64.72216796875">
<font>
<Font name="Arial Bold" size="23.0" />
</font>
</Text>
</children>
</StackPane>
<TextFlow layoutX="20.0" layoutY="58.0" prefHeight="83.0" prefWidth="286.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
<children>
<Text fx:id="TitrePrincipale11121" fill="#b7bcc0" strokeType="OUTSIDE" strokeWidth="0.0" text="Tu trouves les informations concernant le stock de l'entreprise bon d'entrée, bon de sortie, etat de stock, produit" wrappingWidth="293.5221862792969">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</TextFlow>
<StackPane layoutX="10.0" layoutY="135.0" prefHeight="52.0" prefWidth="363.0" AnchorPane.bottomAnchor="15.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Button fx:id="ButtonFactureFrsAjouter11" mnemonicParsing="false" prefHeight="35.0" prefWidth="134.0" styleClass="btn-default" text="Détail" />
</children>
</StackPane>
</children>
</AnchorPane>
<AnchorPane prefHeight="190.0" prefWidth="326.0" style="-fx-background-color: #FFFFFF; -fx-background-radius: 10px 10px 10px 10px; -fx-border-color: #E5E5E5; -fx-border-radius: 10px 10px 10px 10px;" GridPane.columnIndex="2" GridPane.rowIndex="2">
<children>
<StackPane layoutX="10.0" layoutY="8.0" prefHeight="46.0" prefWidth="306.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Text fx:id="TitrePrincipale11111" strokeType="OUTSIDE" strokeWidth="0.0" text="Diver" wrappingWidth="64.72216796875">
<font>
<Font name="Arial Bold" size="23.0" />
</font>
</Text>
</children>
</StackPane>
<TextFlow layoutX="20.0" layoutY="58.0" prefHeight="83.0" prefWidth="286.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
<children>
<Text fx:id="TitrePrincipale111211" fill="#b7bcc0" strokeType="OUTSIDE" strokeWidth="0.0" text="Tu trouves ici diver informations par exemple chéque, caisse et frais" wrappingWidth="293.5221862792969">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</TextFlow>
<StackPane layoutX="10.0" layoutY="135.0" prefHeight="52.0" prefWidth="363.0" AnchorPane.bottomAnchor="15.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Button fx:id="ButtonFactureFrsAjouter111" mnemonicParsing="false" prefHeight="35.0" prefWidth="134.0" styleClass="btn-danger" text="Détail" />
</children>
</StackPane>
</children>
</AnchorPane>
</children>
</GridPane>
</children>
</AnchorPane>