first commit
This commit is contained in:
264
target/classes/Views/Home/Logiciel.fxml
Normal file
264
target/classes/Views/Home/Logiciel.fxml
Normal file
@@ -0,0 +1,264 @@
|
||||
<?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="105.0" prefWidth="766.0" style="-fx-background-color: #337ab7;" AnchorPane.leftAnchor="15.0" AnchorPane.rightAnchor="15.800000000000068">
|
||||
<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="36.0" prefWidth="743.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" maxWidth="171.6" minWidth="80.0" prefWidth="142.39998779296874" />
|
||||
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" maxWidth="656.9999877929688" minWidth="570.4" prefWidth="599.6000122070312" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<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>
|
||||
</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="(v 1.0.0)" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fill="#726f6f" strokeType="OUTSIDE" strokeWidth="0.0" text="25/05/2023" 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="14.0" styleClass="AnchorPane-Default" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="5.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 text="https://fr.linkedin.com/" 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>
|
||||
Reference in New Issue
Block a user