Initial commit
This commit is contained in:
163
target/classes/Views/Home/Aide.fxml
Normal file
163
target/classes/Views/Home/Aide.fxml
Normal file
@@ -0,0 +1,163 @@
|
||||
<?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>
|
||||
77
target/classes/Views/Home/Contact.fxml
Normal file
77
target/classes/Views/Home/Contact.fxml
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?import javafx.scene.control.ChoiceBox?>
|
||||
<?import javafx.scene.control.TextArea?>
|
||||
<?import javafx.scene.control.TextField?>
|
||||
<?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.text.Font?>
|
||||
<?import javafx.scene.text.Text?>
|
||||
|
||||
<AnchorPane id="AnchorPane" fx:id="AnchorPaneContact" 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.ContactController">
|
||||
<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 layoutX="23.0" layoutY="34.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Contactez-nous" wrappingWidth="174.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 layoutX="163.0" layoutY="34.0" strokeType="OUTSIDE" strokeWidth="0.0" text=" Accueil / Contactez-nous">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</HBox>
|
||||
</children>
|
||||
</Pane>
|
||||
<Text layoutX="39.0" layoutY="103.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Formulaire de contact" wrappingWidth="228.3221435546875">
|
||||
<font>
|
||||
<Font name="Arial" size="23.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text layoutX="39.0" layoutY="129.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Les données obligatoires sont indiquées par un astérisque *. Le numéro de téléphone nous permettra de vous répondre plus rapidement, notamment en cas de problème." wrappingWidth="626.3221130371094">
|
||||
<font>
|
||||
<Font name="Arial" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text layoutX="39.0" layoutY="200.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Sujet de votre message" wrappingWidth="270.3221435546875">
|
||||
<font>
|
||||
<Font name="Arial" size="20.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<ChoiceBox fx:id="ChoiceBoxMsgSujet" layoutX="39.0" layoutY="221.0" prefHeight="36.0" prefWidth="303.0" styleClass="liste-select" />
|
||||
<GridPane layoutX="39.0" layoutY="269.0" prefHeight="132.0" prefWidth="654.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="261.0" minWidth="10.0" prefWidth="261.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="178.79998779296875" minWidth="10.0" prefWidth="110.79997558593749" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="266.0000244140625" minWidth="10.0" prefWidth="266.0000244140625" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<TextField prefHeight="36.0" prefWidth="156.0" promptText="Votre Nom *" />
|
||||
<TextField prefHeight="36.0" prefWidth="156.0" promptText="Votre adresse e-mail *" GridPane.rowIndex="1" />
|
||||
<TextField prefHeight="36.0" prefWidth="156.0" promptText="Votre Prénom *" GridPane.columnIndex="2" />
|
||||
<TextField prefHeight="36.0" prefWidth="156.0" promptText="Votre N° téléphone *" GridPane.columnIndex="2" GridPane.rowIndex="1" />
|
||||
</children>
|
||||
</GridPane>
|
||||
<TextArea layoutX="39.0" layoutY="417.0" prefHeight="151.0" prefWidth="654.0" promptText="Votre Message *" />
|
||||
<Button layoutX="39.0" layoutY="590.0" mnemonicParsing="false" prefHeight="35.0" prefWidth="183.0" styleClass="btn-black" text="Envoyer" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
197
target/classes/Views/Home/Dashboard.fxml
Normal file
197
target/classes/Views/Home/Dashboard.fxml
Normal file
@@ -0,0 +1,197 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.ProgressBar?>
|
||||
<?import javafx.scene.chart.BarChart?>
|
||||
<?import javafx.scene.chart.CategoryAxis?>
|
||||
<?import javafx.scene.chart.NumberAxis?>
|
||||
<?import javafx.scene.chart.PieChart?>
|
||||
<?import javafx.scene.control.Separator?>
|
||||
<?import javafx.scene.image.Image?>
|
||||
<?import javafx.scene.image.ImageView?>
|
||||
<?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.text.Font?>
|
||||
<?import javafx.scene.text.Text?>
|
||||
|
||||
<AnchorPane id="AnchorPane" fx:id="AnchorPaneDashboard" 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.DashboardController">
|
||||
<children>
|
||||
<ProgressBar fx:id="ProgressBarLoading" layoutY="52.0" prefHeight="4.0" prefWidth="762.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" />
|
||||
<Pane fx:id="TitrePane" prefHeight="52.0" prefWidth="796.0" styleClass="pane2hautdroit" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="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="Tableau de bord" wrappingWidth="174.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 / Tableau de bord">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</HBox>
|
||||
</children>
|
||||
</Pane>
|
||||
<Text fx:id="TextYearDashboard" layoutX="14.0" layoutY="111.0" strokeType="OUTSIDE" strokeWidth="0.0" text="L'année 2022">
|
||||
<font>
|
||||
<Font name="Verdana" size="29.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="10.0" layoutY="146.0" prefHeight="116.0" prefWidth="776.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0" AnchorPane.topAnchor="146.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="120.0" prefWidth="120.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="30.0" minWidth="30.0" prefWidth="30.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="120.0" prefWidth="120.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="30.0" minWidth="30.0" prefWidth="30.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="120.0" prefWidth="120.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints maxHeight="200.0" minHeight="60.0" prefHeight="60.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<AnchorPane fx:id="AnchorPaneNbrCheque" style="-fx-background-color: #337ab7; -fx-border-color: #d2d2d2;">
|
||||
<children>
|
||||
<AnchorPane layoutX="14.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="#337ab7" layoutX="9.0" layoutY="46.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Nombre des Ventes">
|
||||
<font>
|
||||
<Font name="Arial" size="19.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="8.0" layoutY="70.0" prefHeight="30.0" prefWidth="206.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="5.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints halignment="RIGHT" hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<Text fx:id="TextNbrVente" strokeType="OUTSIDE" strokeWidth="0.0" text="--">
|
||||
<font>
|
||||
<Font name="Arial" size="27.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<ImageView fitHeight="35.0" fitWidth="41.0" GridPane.columnIndex="1">
|
||||
<image>
|
||||
<Image url="@../../Public/icon/vente_2.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane fx:id="AnchorPaneNbrCheque1" style="-fx-background-color: #373737; -fx-border-color: #d2d2d2;" GridPane.columnIndex="2">
|
||||
<children>
|
||||
<AnchorPane layoutX="14.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text layoutX="9.0" layoutY="46.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Nombre des Clients">
|
||||
<font>
|
||||
<Font name="Arial" size="19.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="12.0" layoutY="70.0" prefHeight="30.0" prefWidth="206.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="5.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints halignment="RIGHT" hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<Text fx:id="TextNbrClient" strokeType="OUTSIDE" strokeWidth="0.0" text="--">
|
||||
<font>
|
||||
<Font name="Arial" size="27.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<ImageView fitHeight="42.0" fitWidth="48.0" GridPane.columnIndex="1">
|
||||
<image>
|
||||
<Image url="@../../Public/icon/uses.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane fx:id="AnchorPaneNbrCheque2" style="-fx-background-color: #4DAE4D; -fx-border-color: #d2d2d2;" GridPane.columnIndex="4">
|
||||
<children>
|
||||
<AnchorPane layoutX="14.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="#4dae4d" layoutX="9.0" layoutY="46.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Nombre des Chèques">
|
||||
<font>
|
||||
<Font name="Arial" size="19.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="10.0" layoutY="70.0" prefHeight="30.0" prefWidth="206.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="5.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints halignment="RIGHT" hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<Text fx:id="TextNbrCheque" strokeType="OUTSIDE" strokeWidth="0.0" text="--">
|
||||
<font>
|
||||
<Font name="Arial" size="27.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<ImageView GridPane.columnIndex="1">
|
||||
<image>
|
||||
<Image url="@../../Public/icon/cheque.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</GridPane>
|
||||
<AnchorPane layoutX="10.0" layoutY="315.0" prefHeight="279.0" prefWidth="459.0" styleClass="pane2hautdroit" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="337.0" AnchorPane.topAnchor="315.0">
|
||||
<children>
|
||||
<Text fill="#726f6f" layoutX="11.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="chiffre d'affaire">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Separator layoutY="39.0" prefWidth="200.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" />
|
||||
<BarChart fx:id="BarChartVente" layoutX="125.0" layoutY="39.0" prefHeight="228.0" prefWidth="437.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0">
|
||||
<xAxis>
|
||||
<CategoryAxis side="BOTTOM" />
|
||||
</xAxis>
|
||||
<yAxis>
|
||||
<NumberAxis side="LEFT" />
|
||||
</yAxis>
|
||||
</BarChart>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane layoutX="475.0" layoutY="315.0" prefHeight="279.0" prefWidth="321.0" styleClass="pane2hautdroit" AnchorPane.rightAnchor="5.0" AnchorPane.topAnchor="315.0">
|
||||
<children>
|
||||
<Text fill="#726f6f" layoutX="14.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="chiffre d'affaire par magasin">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Separator layoutY="39.0" prefWidth="321.0" />
|
||||
<PieChart fx:id="PieChartVente" layoutX="-1.0" layoutY="51.0" prefHeight="228.0" prefWidth="323.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
275
target/classes/Views/Home/Logiciel.fxml
Normal file
275
target/classes/Views/Home/Logiciel.fxml
Normal file
@@ -0,0 +1,275 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.Hyperlink?>
|
||||
<?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.text.Font?>
|
||||
<?import javafx.scene.text.Text?>
|
||||
|
||||
<AnchorPane fx:id="AnchorPaneLogiciel" minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" styleClass="AnchorPane-Default" 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/23.0.1" xmlns:fx="http://javafx.com/fxml/1" fx:controller="Controllers.Home.LogicielController">
|
||||
<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="Détail Logiciel">
|
||||
<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">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</HBox>
|
||||
</children>
|
||||
</Pane>
|
||||
<AnchorPane fx:id="AnchorPaneNbrCheque2" layoutX="15.0" layoutY="97.0" prefHeight="138.0" prefWidth="765.0" style="-fx-background-color: #337ab7;" AnchorPane.leftAnchor="15.0" AnchorPane.rightAnchor="16.0">
|
||||
<children>
|
||||
<AnchorPane layoutX="14.0" prefHeight="101.0" prefWidth="763.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="1.0" AnchorPane.leftAnchor="1.0" AnchorPane.rightAnchor="1.0" AnchorPane.topAnchor="5.0">
|
||||
<children>
|
||||
<GridPane layoutX="10.0" layoutY="47.0" prefHeight="68.0" prefWidth="743.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" maxWidth="193.0" minWidth="80.0" prefWidth="193.0" />
|
||||
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" maxWidth="656.9999877929688" minWidth="549.5" prefWidth="549.5" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="TN59 1700 1000 0002 3667 6308" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="22.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextNbrClient" strokeType="OUTSIDE" strokeWidth="0.0" text="Code IBAN">
|
||||
<font>
|
||||
<Font name="Arial" size="18.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextNbrClient1" strokeType="OUTSIDE" strokeWidth="0.0" text="CODE SWIFT / BIC" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="18.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="LPTNTNTT" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="22.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</GridPane>
|
||||
<Text fill="#337ab7" layoutX="10.0" layoutY="31.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Faire Un Don">
|
||||
<font>
|
||||
<Font name="Arial" size="19.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<GridPane layoutX="10.0" layoutY="255.0" prefHeight="312.0" prefWidth="776.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="476.6000122070312" minWidth="284.1999877929687" prefWidth="352.1999877929687" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="200.0" minWidth="30.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="476.6000122070312" minWidth="120.0" prefWidth="352.1999877929687" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<AnchorPane fx:id="AnchorPaneNbrCheque1" prefHeight="296.0" prefWidth="299.0" style="-fx-background-color: #373737; -fx-border-color: #d2d2d2;">
|
||||
<children>
|
||||
<AnchorPane layoutX="2.4" prefWidth="371.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="5.0">
|
||||
<children>
|
||||
<Text layoutX="9.0" layoutY="33.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Spécifications">
|
||||
<font>
|
||||
<Font name="Arial" size="19.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="14.0" layoutY="53.0" prefHeight="227.0" prefWidth="329.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="197.60001220703126" minWidth="10.0" prefWidth="173.99996337890624" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="154.8000366210937" minWidth="10.0" prefWidth="154.8000366210937" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Version:">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Dernière mise à jour:" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Licence:" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Langue:" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Système d'exploitation:" GridPane.rowIndex="4">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="(1.0.0)" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="01/01/2025" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Gratuit" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Français" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Windows" GridPane.columnIndex="1" GridPane.rowIndex="4">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Site Web" GridPane.rowIndex="5">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Hyperlink text="www.powerpme.com" textFill="#726f6f" GridPane.columnIndex="1" GridPane.rowIndex="5">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Hyperlink>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane fx:id="AnchorPaneNbrCheque21" prefHeight="353.0" prefWidth="311.0" style="-fx-background-color: #4DAE4D; -fx-border-color: #d2d2d2;" GridPane.columnIndex="2">
|
||||
<children>
|
||||
<AnchorPane layoutX="-1.0" layoutY="7.0" prefWidth="367.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="6.0">
|
||||
<children>
|
||||
<Text fill="#4dae4d" layoutX="9.0" layoutY="33.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Editeur PowerPME">
|
||||
<font>
|
||||
<Font name="Arial" size="19.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="24.0" layoutY="50.0" prefHeight="242.0" prefWidth="328.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="159.5999755859375" minWidth="10.0" prefWidth="116.39996337890625" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="211.60003662109375" minWidth="10.0" prefWidth="211.60003662109375" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom:" wrappingWidth="41.18135643005371" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Prénom: " wrappingWidth="67.58138084411621" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="E-mail:" wrappingWidth="55.98134422302246" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Téléthone TN" wrappingWidth="97.18132591247559" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Ben Tili" GridPane.columnIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Maher" GridPane.columnIndex="2" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="maher.tili@gmail.com" GridPane.columnIndex="2" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="LinkedIn" wrappingWidth="62.78133201599121" GridPane.columnIndex="1" GridPane.rowIndex="5">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="(+216) 52 719 341" wrappingWidth="128.78107261657715" GridPane.columnIndex="2" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="Téléthone FR" wrappingWidth="97.18132591247559" GridPane.columnIndex="1" GridPane.rowIndex="4">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="(+33) 06 05 68 60 69" wrappingWidth="153.58099937438965" GridPane.columnIndex="2" GridPane.rowIndex="4">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Hyperlink prefHeight="40.0" prefWidth="212.0" text="https://www.linkedin.com/in/maher-ben-tili-6b636963/" textFill="#726f6f" GridPane.columnIndex="2" GridPane.rowIndex="5">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Hyperlink>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
116
target/classes/Views/Home/Mentions.fxml
Normal file
116
target/classes/Views/Home/Mentions.fxml
Normal file
@@ -0,0 +1,116 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?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?>
|
||||
|
||||
<AnchorPane id="AnchorPane" fx:id="AnchorPaneMentions" 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.MentionsController">
|
||||
<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 layoutY="54.0" prefHeight="588.0" prefWidth="787.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="54.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="-Infinity" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="743.5999736785889" minWidth="10.0" prefWidth="743.5999736785889" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints vgrow="SOMETIMES" />
|
||||
<RowConstraints maxHeight="534.4000122070313" minHeight="10.0" prefHeight="534.4000122070313" vgrow="SOMETIMES" />
|
||||
<RowConstraints vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<AnchorPane prefHeight="524.0" prefWidth="716.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="1" GridPane.rowIndex="1">
|
||||
<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="MENTIONS LÉGALES" wrappingWidth="245.12212371826172">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="23.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</StackPane>
|
||||
<Text fx:id="TitrePrincipale111" layoutX="28.0" layoutY="86.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Conformément aux dispositions de la loi n° 2004-575 du 21 juin 2004 pour la confiance en l'économie numérique, il est précisé aux utilisateurs du logiciel powerpme l'identité des différents intervenants dans le cadre de sa réalisation et de son suivi." wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale112" layoutX="28.0" layoutY="183.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Edition du site" wrappingWidth="245.12212371826172">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="21.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale1111" layoutX="28.0" layoutY="208.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Le présent site, accessible à l’URL www.powerpme.com (le « Site »), est édité par :" wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale11111" layoutX="35.0" layoutY="477.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Par courrier : 2 rue elmouez mornguia Tunisie" wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale11112" layoutX="35.0" layoutY="427.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Par téléphone: +216 52 719 341" wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale11113" layoutX="29.0" layoutY="235.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Maher Ben Tili, résidant 2 rue elmouez mornguia, de nationalité Tunisienne (Tunisie), né(e) le 03/09/1987," wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale111111" layoutX="31.0" layoutY="341.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Le Directeur de la publication du logiciel est f Maher Ben Tili. " wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale111121" layoutX="35.0" layoutY="452.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Par email : maher.tili@gmail.com" wrappingWidth="682.7222290039062">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale1121" layoutX="33.0" layoutY="401.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Nous contacter" wrappingWidth="245.12212371826172">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="21.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TitrePrincipale1124" layoutX="30.0" layoutY="312.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Directeur de publication" wrappingWidth="245.12212371826172">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="21.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
Reference in New Issue
Block a user