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

501 lines
34 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.Group?>
<?import javafx.scene.control.Button?>
<?import javafx.scene.control.ProgressBar?>
<?import javafx.scene.control.ProgressIndicator?>
<?import javafx.scene.control.Separator?>
<?import javafx.scene.control.Tab?>
<?import javafx.scene.control.TabPane?>
<?import javafx.scene.control.TableColumn?>
<?import javafx.scene.control.TableView?>
<?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.layout.StackPane?>
<?import javafx.scene.shape.Circle?>
<?import javafx.scene.shape.Line?>
<?import javafx.scene.text.Font?>
<?import javafx.scene.text.Text?>
<AnchorPane id="AnchorPane" fx:id="PaneReglementAjouter" 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:fx="http://javafx.com/fxml/1" xmlns="http://javafx.com/javafx/13" fx:controller="Controllers.Reglement.ReglementAjouter3Controller">
<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="Règlement">
<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="Achat / Réglement / Ajouter (enregister le réglement)">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
</children>
</HBox>
</children>
</Pane>
<AnchorPane prefHeight="101.0" prefWidth="776.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="20.0" AnchorPane.topAnchor="50.0">
<children>
<ProgressBar layoutX="97.0" layoutY="61.0" prefHeight="18.0" prefWidth="599.0" progress="1.0" AnchorPane.leftAnchor="97.0" AnchorPane.rightAnchor="80.0" />
<GridPane layoutX="31.0" layoutY="10.0" prefHeight="74.0" prefWidth="717.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0">
<children>
<Group>
<children>
<Group layoutX="150.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="16.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="100.0" layoutY="44.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Sélectionner les Factures">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text layoutX="160.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 1">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
<Group GridPane.columnIndex="6">
<children>
<Group layoutX="120.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="15.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="67.0" layoutY="43.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Enregistrer le Réglement">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text layoutX="113.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 3">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
<Group GridPane.columnIndex="3">
<children>
<Group layoutX="100.0" layoutY="-96.0">
<children>
<Circle fill="#5fc65f" layoutX="51.0" layoutY="161.0" radius="15.0" stroke="TRANSPARENT" strokeType="INSIDE" />
<Circle fill="#4dae4d" layoutX="51.0" layoutY="161.0" radius="7.0" stroke="TRANSPARENT" strokeType="INSIDE" />
</children>
</Group>
<Group>
<children>
<Text layoutX="100.0" layoutY="44.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Détail Réglement">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text layoutX="130.0" layoutY="23.0" strokeType="OUTSIDE" strokeWidth="0.0" text="étape 2">
<font>
<Font name="Verdana" size="14.0" />
</font>
</Text>
</children>
</Group>
</children>
</Group>
</children>
<columnConstraints>
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" minWidth="10.0" prefWidth="133.0" />
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" minWidth="90.0" prefWidth="100.0" />
<ColumnConstraints halignment="CENTER" hgrow="SOMETIMES" maxWidth="130.0" minWidth="92.0" prefWidth="92.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="157.0" minWidth="83.0" prefWidth="157.0" />
<ColumnConstraints halignment="CENTER" hgrow="SOMETIMES" maxWidth="101.0" minWidth="10.0" prefWidth="62.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="61.0" />
<ColumnConstraints halignment="RIGHT" hgrow="SOMETIMES" minWidth="150.0" prefWidth="173.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
</children>
</AnchorPane>
<Separator layoutY="165.0" prefWidth="796.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="165.0" />
<ProgressIndicator fx:id="ProgressReglement" layoutX="241.0" layoutY="254.0" prefHeight="202.0" prefWidth="315.0" AnchorPane.bottomAnchor="186.0" AnchorPane.leftAnchor="240.0" AnchorPane.rightAnchor="240.0" AnchorPane.topAnchor="254.0" />
<AnchorPane fx:id="PaneDetailTraite" layoutY="170.0" prefHeight="472.0" prefWidth="796.0" visible="false" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="170.0">
<children>
<AnchorPane prefHeight="58.0" prefWidth="776.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
<children>
<Pane layoutY="-7.0" prefHeight="91.0" prefWidth="5.0" style="-fx-background-color: #35aa47;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.topAnchor="0.0" />
<AnchorPane fx:id="AnchorPaneSucces" layoutX="14.0" layoutY="9.0" prefHeight="40.0" prefWidth="47.0" style="-fx-background-color: #35aa47; -fx-background-radius: 5; -fx-border-color: #2ECC71; -fx-border-radius: 5;" AnchorPane.leftAnchor="14.0">
<children>
<ImageView fitHeight="26.0" fitWidth="30.0" layoutX="7.0" layoutY="7.0">
<image>
<Image url="@../../Public/icon/icon-success.png" />
</image>
</ImageView>
</children>
</AnchorPane>
<Text fx:id="TextSucces" fill="#197926" layoutX="71.0" layoutY="38.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Succès:">
<font>
<Font name="Arial" size="29.0" />
</font>
</Text>
<Text fx:id="TextDescSucces" fill="#0e5416" layoutX="181.0" layoutY="35.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Le règlement à été créer avec succées avec les paramétres suivant:" wrappingWidth="562.65625">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
</children>
</AnchorPane>
<GridPane layoutX="20.0" layoutY="68.0" prefHeight="74.0" prefWidth="766.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
<children>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Type Paiement:" GridPane.columnIndex="3" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Mode Paiement:" GridPane.columnIndex="6" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Profile:" GridPane.rowIndex="2">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text fx:id="TextCodeReglement" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="1" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fx:id="TextTypePaiement" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="4" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fx:id="TextModePaiement" strokeType="OUTSIDE" strokeWidth="0.0" text="vvvx" GridPane.columnIndex="7" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fill="#478fca" strokeType="OUTSIDE" strokeWidth="0.0" text="Information Règlement">
<font>
<Font name="Arial" size="18.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Code Réglement:" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date Création:" GridPane.columnIndex="6" GridPane.rowIndex="2">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Total Réglement:" GridPane.columnIndex="3" GridPane.rowIndex="2">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text fx:id="TextProfile" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="1" GridPane.rowIndex="2">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fx:id="TextTotalReglement" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="4" GridPane.rowIndex="2">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fx:id="TextDateCreation" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="7" GridPane.rowIndex="2">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" maxWidth="120.0" minWidth="120.0" prefWidth="120.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="80.0" prefWidth="80.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="20.0" prefWidth="20.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="120.0" minWidth="120.0" prefWidth="120.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="60.0" prefWidth="60.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="20.0" prefWidth="20.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="110.0" minWidth="110.0" prefWidth="110.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="90.0" prefWidth="90.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints minHeight="35.0" prefHeight="35.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
<StackPane layoutX="14.0" layoutY="160.0" prefHeight="20.0" prefWidth="756.0" AnchorPane.leftAnchor="14.0" AnchorPane.rightAnchor="26.0">
<children>
<Line endX="100.0" scaleX="3.0" startX="-100.0" strokeWidth="0.3" />
</children>
</StackPane>
<GridPane layoutX="21.0" layoutY="176.0" prefHeight="58.0" prefWidth="756.0" AnchorPane.leftAnchor="21.0" AnchorPane.rightAnchor="19.0">
<children>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nom:" GridPane.columnIndex="3" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Télé 1:" GridPane.columnIndex="6" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text fx:id="TextCodeFrs" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="1" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fx:id="TextNomFrs" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="4" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fill="#478fca" strokeType="OUTSIDE" strokeWidth="0.0" text="Information Fournisseur">
<font>
<Font name="Arial" size="18.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Code:" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Télé 2:" GridPane.columnIndex="9" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="15.0" />
</font>
</Text>
<Text fx:id="TextTele1Frs" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="7" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
<Text fx:id="TextTele2Frs" strokeType="OUTSIDE" strokeWidth="0.0" text="vvv" GridPane.columnIndex="10" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="15.0" />
</font>
</Text>
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="50.0" prefWidth="50.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="50.0" prefWidth="50.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="20.0" prefWidth="20.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="50.0" prefWidth="50.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="100.0" prefWidth="100.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="20.0" prefWidth="20.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="60.0" minWidth="60.0" prefWidth="60.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="80.0" prefWidth="80.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="20.0" prefWidth="20.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="60.0" minWidth="60.0" prefWidth="60.0" />
<ColumnConstraints hgrow="SOMETIMES" minWidth="80.0" prefWidth="80.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
<TabPane fx:id="TabPaneCommande" layoutX="21.0" layoutY="248.0" prefHeight="219.0" prefWidth="756.0" styleClass="Table-Pane" tabClosingPolicy="UNAVAILABLE" AnchorPane.bottomAnchor="5.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0" AnchorPane.topAnchor="248.0">
<tabs>
<Tab text="Détail Réglement">
<content>
<AnchorPane prefHeight="200.0" prefWidth="200.0">
<children>
<AnchorPane layoutX="27.0" minHeight="146.0" minWidth="734.0" prefHeight="146.0" prefWidth="734.0" style="-fx-border-color: #428BCA; -fx-border-radius: 5px 5px 0px 0px;" AnchorPane.bottomAnchor="10.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0" AnchorPane.topAnchor="10.0">
<children>
<TableView fx:id="TableViewListeCheque" layoutX="4.0" layoutY="4.0" prefHeight="147.0" prefWidth="729.0" style="-fx-border-color: #FFFFFF;" visible="false" AnchorPane.bottomAnchor="2.0" AnchorPane.leftAnchor="3.0" AnchorPane.topAnchor="3.0">
<columnResizePolicy>
<TableView fx:constant="CONSTRAINED_RESIZE_POLICY" />
</columnResizePolicy>
<columns>
<TableColumn fx:id="TabColDateCheque" maxWidth="330.0" minWidth="110.0" prefWidth="110.0" text="Date" />
<TableColumn fx:id="TabColNumeroCheque" maxWidth="489.0" minWidth="163.0" prefWidth="163.0" text="Numéro Chéque" />
<TableColumn fx:id="TabColBanqueCheque" maxWidth="330.0" minWidth="110.0" prefWidth="110.0" text="Banque" />
<TableColumn fx:id="TabColMontantCheque" maxWidth="489.0" minWidth="163.0" prefWidth="163.0" text="Montant" />
</columns>
</TableView>
<TableView fx:id="TableViewListeTraite" layoutX="3.0" layoutY="3.0" prefHeight="148.0" prefWidth="506.0" style="-fx-border-color: #FFFFFF;" visible="false" AnchorPane.bottomAnchor="2.0" AnchorPane.leftAnchor="2.0" AnchorPane.topAnchor="2.0">
<columnResizePolicy>
<TableView fx:constant="CONSTRAINED_RESIZE_POLICY" />
</columnResizePolicy>
<columns>
<TableColumn fx:id="TabColDateTraite" maxWidth="330.0" minWidth="110.0" prefWidth="110.0" text="Date" />
<TableColumn fx:id="TabColMontantTraite" maxWidth="489.0" minWidth="163.0" prefWidth="163.0" text="Montant" />
</columns>
</TableView>
<Button fx:id="ButtonImprimer" layoutX="544.0" layoutY="53.0" mnemonicParsing="false" prefHeight="47.0" prefWidth="47.0" styleClass="icon-Print" visible="false" />
<GridPane fx:id="GridPaneCheque" layoutX="14.0" layoutY="3.0" prefHeight="119.0" prefWidth="548.0" visible="false" AnchorPane.bottomAnchor="10.0" AnchorPane.leftAnchor="10.0" AnchorPane.topAnchor="10.0">
<children>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Numéro Chéque" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Complé" GridPane.rowIndex="2">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date Chéque" GridPane.rowIndex="3">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text fx:id="TextChequeNomBanque" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque" GridPane.columnIndex="1">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text fx:id="TextChequeNumero" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque" GridPane.columnIndex="1" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text fx:id="TextChequeNomComple" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque" GridPane.columnIndex="1" GridPane.rowIndex="2">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text fx:id="TextChequeDate" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque" GridPane.columnIndex="1" GridPane.rowIndex="3">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" maxWidth="132.0" minWidth="10.0" prefWidth="126.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="500.0" minWidth="250.0" prefWidth="250.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
<GridPane fx:id="GridPaneCarte" prefHeight="119.0" prefWidth="533.0" visible="false" AnchorPane.bottomAnchor="10.0" AnchorPane.leftAnchor="10.0" AnchorPane.topAnchor="10.0">
<children>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque:">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Numéro Carte:" GridPane.rowIndex="1">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Numéro Transaction:" GridPane.rowIndex="2">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date Heur Transaction:" GridPane.rowIndex="3">
<font>
<Font name="Arial" size="16.0" />
</font>
</Text>
<Text fx:id="TextCartNomBanque" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque:" GridPane.columnIndex="1">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text fx:id="TextCartNumeroCart" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque:" GridPane.columnIndex="1" GridPane.rowIndex="1">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text fx:id="TextCartNumeroTransaction" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque:" GridPane.columnIndex="1" GridPane.rowIndex="2">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
<Text fx:id="TextCartDateHeurTransaction" strokeType="OUTSIDE" strokeWidth="0.0" text="Nom Banque:" GridPane.columnIndex="1" GridPane.rowIndex="3">
<font>
<Font name="Arial Bold" size="16.0" />
</font>
</Text>
</children>
<columnConstraints>
<ColumnConstraints hgrow="SOMETIMES" maxWidth="170.0" minWidth="10.0" prefWidth="170.0" />
<ColumnConstraints hgrow="SOMETIMES" maxWidth="500.0" minWidth="200.0" prefWidth="219.0" />
</columnConstraints>
<rowConstraints>
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
<RowConstraints maxHeight="70.0" minHeight="30.0" vgrow="SOMETIMES" />
</rowConstraints>
</GridPane>
</children>
</AnchorPane>
</children>
</AnchorPane>
</content>
</Tab>
<Tab text="Liste des Factures">
<content>
<AnchorPane fx:id="AnchorPaneModierProduit" prefHeight="200.0" prefWidth="200.0">
<children>
<AnchorPane id="AnchorPane" layoutY="7.0" prefHeight="155.0" prefWidth="734.0" styleClass="panel-bleu" AnchorPane.bottomAnchor="10.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0" AnchorPane.topAnchor="7.0">
<children>
<TableView fx:id="TableViewFactureFrs" editable="true" prefHeight="266.0" prefWidth="764.0" style="-fx-border-color: #FFFFFF;" AnchorPane.bottomAnchor="1.0" AnchorPane.leftAnchor="1.0" AnchorPane.rightAnchor="1.0" AnchorPane.topAnchor="1.0">
<columnResizePolicy>
<TableView fx:constant="CONSTRAINED_RESIZE_POLICY" />
</columnResizePolicy>
<columns>
<TableColumn fx:id="TabColNumeroFact" maxWidth="300.0" minWidth="100.0" prefWidth="100.0" text="Numéro" />
<TableColumn fx:id="TabColProfile" maxWidth="400.0" minWidth="120.0" prefWidth="120.0" text="Profile" />
<TableColumn fx:id="TabColLocalReception" maxWidth="400.0" minWidth="120.0" prefWidth="120.0" text="Local Réception" />
<TableColumn fx:id="TabColDate" maxWidth="100.0" minWidth="100.0" prefWidth="100.0" text="Date" />
<TableColumn fx:id="TabColHeur" maxWidth="100.0" minWidth="100.0" prefWidth="100.0" text="Heur" />
<TableColumn fx:id="TabColNetPayer" maxWidth="300.0" minWidth="120.0" prefWidth="120.0" text="Net A Payer" />
</columns>
</TableView>
</children>
</AnchorPane>
</children>
</AnchorPane>
</content>
</Tab>
</tabs>
</TabPane>
</children>
</AnchorPane>
</children>
</AnchorPane>