Initial commit
This commit is contained in:
271
target/classes/Views/Reglement/ReglementAjouter1.fxml
Normal file
271
target/classes/Views/Reglement/ReglementAjouter1.fxml
Normal file
@@ -0,0 +1,271 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.Group?>
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?import javafx.scene.control.ChoiceBox?>
|
||||
<?import javafx.scene.control.DatePicker?>
|
||||
<?import javafx.scene.control.ProgressBar?>
|
||||
<?import javafx.scene.control.ProgressIndicator?>
|
||||
<?import javafx.scene.control.Separator?>
|
||||
<?import javafx.scene.control.TableColumn?>
|
||||
<?import javafx.scene.control.TableView?>
|
||||
<?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.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="AnchorPaneReglementAjouter1" 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" fx:controller="Controllers.Reglement.ReglementAjouter1Controller">
|
||||
<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 (sélectionner les factures)">
|
||||
<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="0.13" 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 Bold" 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" 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>
|
||||
<StackPane layoutY="133.0" prefHeight="52.0" prefWidth="743.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="133.0">
|
||||
<children>
|
||||
<Group>
|
||||
<children>
|
||||
<Button layoutX="398.0" layoutY="159.0" mnemonicParsing="false" onAction="#DetailReglementButtonAction" prefHeight="35.0" prefWidth="120.0" styleClass="btn-primary" text="Suivant" />
|
||||
<Button disable="true" layoutX="318.0" layoutY="164.0" mnemonicParsing="false" styleClass="btn-default" text="Précédent" />
|
||||
</children>
|
||||
</Group>
|
||||
</children>
|
||||
</StackPane>
|
||||
<Separator layoutY="186.0" prefWidth="200.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="186.0" />
|
||||
<AnchorPane prefHeight="230.0" prefWidth="786.0" style="-fx-background-color: #FFFFFF;" styleClass="panel-default" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0" AnchorPane.topAnchor="195.0">
|
||||
<children>
|
||||
<AnchorPane prefHeight="30.0" prefWidth="200.0" styleClass="panel-default-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fontSmoothingType="LCD" layoutX="41.0" layoutY="19.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Filtre de recherche">
|
||||
<font>
|
||||
<Font name="System Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Line layoutX="23.0" layoutY="20.0" rotate="35.0" startX="10.0" stroke="#555555" strokeWidth="2.0" />
|
||||
<Circle fill="#ededed" layoutX="17.0" layoutY="13.0" radius="8.0" stroke="#555555" strokeType="INSIDE" strokeWidth="2.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<GridPane layoutX="15.0" layoutY="31.0" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0">
|
||||
<children>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Numéro">
|
||||
<font>
|
||||
<Font name="Arial" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Fournisseur" GridPane.columnIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date" GridPane.columnIndex="6">
|
||||
<font>
|
||||
<Font name="Arial" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Local Réception" GridPane.columnIndex="4">
|
||||
<font>
|
||||
<Font name="Arial" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Net A Payer" GridPane.columnIndex="8">
|
||||
<font>
|
||||
<Font name="Arial" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<TextField fx:id="TextFieldNumero" prefHeight="30.0" GridPane.rowIndex="1" />
|
||||
<TextField fx:id="TextFieldFournisseu" prefHeight="30.0" GridPane.columnIndex="2" GridPane.rowIndex="1" />
|
||||
<AnchorPane GridPane.columnIndex="4" GridPane.rowIndex="1">
|
||||
<children>
|
||||
<ChoiceBox fx:id="ChoiceBoxLocalReception" prefHeight="30.0" prefWidth="150.0" styleClass="liste-select" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane prefHeight="200.0" GridPane.columnIndex="6" GridPane.rowIndex="1">
|
||||
<children>
|
||||
<DatePicker fx:id="DatePickerDateReception" prefHeight="30.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TextField fx:id="TextFieldNetAPayer" prefHeight="30.0" GridPane.columnIndex="8" GridPane.rowIndex="1" />
|
||||
</children>
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="50.0" prefWidth="50.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="50.0" prefWidth="50.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="50.0" prefWidth="50.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="50.0" prefWidth="50.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="10.0" prefWidth="100.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="10.0" prefHeight="20.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints minHeight="10.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
</GridPane>
|
||||
<TableView fx:id="TableViewFactureFrs" editable="true" prefHeight="266.0" prefWidth="764.0" style="-fx-border-color: DDDDDD;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0" AnchorPane.topAnchor="88.0">
|
||||
<columnResizePolicy>
|
||||
<TableView fx:constant="CONSTRAINED_RESIZE_POLICY" />
|
||||
</columnResizePolicy>
|
||||
<columns>
|
||||
<TableColumn fx:id="TabColNumero" maxWidth="300.0" minWidth="100.0" prefWidth="100.0" text="Numéro" />
|
||||
<TableColumn fx:id="TabColFrs" maxWidth="400.0" minWidth="120.0" prefWidth="120.0" text="Fournisseur" />
|
||||
<TableColumn fx:id="TabColLocalReception" maxWidth="400.0" minWidth="120.0" prefWidth="120.0" text="Local Réception" />
|
||||
<TableColumn fx:id="TabColDate" maxWidth="200.0" minWidth="100.0" prefWidth="100.0" text="Date" />
|
||||
<TableColumn fx:id="TabColNetPayer" maxWidth="300.0" minWidth="120.0" prefWidth="120.0" text="Net A Payer" />
|
||||
<TableColumn fx:id="TabColDetail" maxWidth="80.0" minWidth="80.0" text="Détail" />
|
||||
</columns>
|
||||
</TableView>
|
||||
<ProgressIndicator fx:id="ProgressFactureFrs" layoutX="367.0" layoutY="112.0" prefHeight="72.0" prefWidth="85.0" visible="false" AnchorPane.bottomAnchor="21.0" AnchorPane.leftAnchor="367.0" AnchorPane.rightAnchor="366.0" AnchorPane.topAnchor="112.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane id="AnchorPane" layoutX="14.0" layoutY="432.0" prefHeight="205.0" prefWidth="786.0" styleClass="panel-bleu" AnchorPane.bottomAnchor="5.0" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0" AnchorPane.topAnchor="432.0">
|
||||
<children>
|
||||
<AnchorPane prefHeight="30.0" prefWidth="600.0" styleClass="panel-bleu-titre" AnchorPane.leftAnchor="0.1" AnchorPane.rightAnchor="0.1" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="27.0" layoutY="17.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Liste des Factures Fournisseur">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="7.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="12.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="17.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TableView fx:id="TableViewSeleFactureFrs" editable="true" prefHeight="266.0" prefWidth="764.0" style="-fx-border-color: #FFFFFF;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="30.0">
|
||||
<columnResizePolicy>
|
||||
<TableView fx:constant="CONSTRAINED_RESIZE_POLICY" />
|
||||
</columnResizePolicy>
|
||||
<columns>
|
||||
<TableColumn fx:id="TabColSeleNumero" maxWidth="300.0" minWidth="100.0" prefWidth="100.0" text="Numéro" />
|
||||
<TableColumn fx:id="TabColSeleFrs" maxWidth="400.0" minWidth="120.0" prefWidth="120.0" text="Fournisseur" />
|
||||
<TableColumn fx:id="TabColSeleLocalReception" maxWidth="400.0" minWidth="120.0" prefWidth="120.0" text="Local Réception" />
|
||||
<TableColumn fx:id="TabColSeleDate" maxWidth="100.0" minWidth="100.0" prefWidth="100.0" text="Date" />
|
||||
<TableColumn fx:id="TabColSeleHeur" maxWidth="100.0" minWidth="100.0" prefWidth="100.0" text="Heur" />
|
||||
<TableColumn fx:id="TabColSeleNetPayer" maxWidth="300.0" minWidth="120.0" prefWidth="120.0" text="Net A Payer" />
|
||||
<TableColumn fx:id="TabColSeleSupprimer" maxWidth="80.0" minWidth="80.0" text="Supprimer" />
|
||||
</columns>
|
||||
</TableView>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
475
target/classes/Views/Reglement/ReglementAjouter2.fxml
Normal file
475
target/classes/Views/Reglement/ReglementAjouter2.fxml
Normal file
@@ -0,0 +1,475 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.Group?>
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?import javafx.scene.control.DatePicker?>
|
||||
<?import javafx.scene.control.ProgressBar?>
|
||||
<?import javafx.scene.control.RadioButton?>
|
||||
<?import javafx.scene.control.Separator?>
|
||||
<?import javafx.scene.control.TableColumn?>
|
||||
<?import javafx.scene.control.TableView?>
|
||||
<?import javafx.scene.control.TextField?>
|
||||
<?import javafx.scene.control.ToggleGroup?>
|
||||
<?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="AnchorPaneReglementAjouter2" 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" fx:controller="Controllers.Reglement.ReglementAjouter2Controller">
|
||||
<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 (détail 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="0.48" 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" 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 Bold" 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>
|
||||
<StackPane layoutX="53.0" prefHeight="52.0" prefWidth="743.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="140.0">
|
||||
<children>
|
||||
<Group>
|
||||
<children>
|
||||
<Button layoutX="398.0" layoutY="159.0" mnemonicParsing="false" onAction="#DetailRelementSuitButtonAction" prefHeight="35.0" prefWidth="120.0" styleClass="btn-primary" text="Suivant" />
|
||||
<Button layoutX="318.0" layoutY="164.0" mnemonicParsing="false" onAction="#ReglementAjouter1ButtonAction" styleClass="btn-default" text="Précédent" />
|
||||
</children>
|
||||
</Group>
|
||||
</children>
|
||||
</StackPane>
|
||||
<Separator prefWidth="200.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="200.0" />
|
||||
<Text fill="#0665ae" layoutX="21.0" layoutY="228.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Facture">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="18.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<GridPane layoutX="10.0" layoutY="233.0" prefHeight="27.0" prefWidth="776.0" AnchorPane.leftAnchor="20.0" AnchorPane.rightAnchor="20.0">
|
||||
<children>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Total Facture:" GridPane.columnIndex="3">
|
||||
<font>
|
||||
<Font name="Verdana" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextDateReception" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="4">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nombre des Factures:">
|
||||
<font>
|
||||
<Font name="Verdana" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextNumero" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextNbrFacture" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextTotalFacture" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="4">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="172.0" minWidth="81.0" prefWidth="159.0" />
|
||||
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" maxWidth="134.0" minWidth="91.0" prefWidth="118.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="218.0" minWidth="25.0" prefWidth="166.0" />
|
||||
<ColumnConstraints halignment="RIGHT" hgrow="SOMETIMES" maxWidth="183.0" minWidth="80.0" prefWidth="101.0" />
|
||||
<ColumnConstraints halignment="LEFT" hgrow="SOMETIMES" maxWidth="239.0" minWidth="110.0" prefWidth="223.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints maxHeight="30.0" minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
</GridPane>
|
||||
<Text fill="#0665ae" layoutX="19.0" layoutY="296.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Type Paiement">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="18.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<RadioButton layoutX="21.0" layoutY="312.0" mnemonicParsing="false" onAction="#RadioComptantAction" text="Comptant">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="14.0" />
|
||||
</font>
|
||||
<toggleGroup>
|
||||
<ToggleGroup fx:id="TypePaiement" />
|
||||
</toggleGroup>
|
||||
</RadioButton>
|
||||
<RadioButton layoutX="127.0" layoutY="313.0" mnemonicParsing="false" onAction="#RadioFaciliteAction" text="Facilité" toggleGroup="$TypePaiement">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="14.0" />
|
||||
</font>
|
||||
</RadioButton>
|
||||
<AnchorPane fx:id="PaneComptant" layoutX="1.0" layoutY="353.0" prefHeight="284.0" prefWidth="786.0" style="-fx-border-color: #e0e0e0; -fx-border-radius: 5px 5px 0px 0px;" visible="false" AnchorPane.bottomAnchor="15.0" AnchorPane.leftAnchor="15.0" AnchorPane.rightAnchor="15.0" AnchorPane.topAnchor="353.0">
|
||||
<children>
|
||||
<Group layoutX="14.0" layoutY="14.0">
|
||||
<children>
|
||||
<RadioButton layoutX="191.0" mnemonicParsing="false" onAction="#RadioChequeAction" text="Chèque">
|
||||
<font>
|
||||
<Font name="System Bold" size="15.0" />
|
||||
</font>
|
||||
<toggleGroup>
|
||||
<ToggleGroup fx:id="PaiementComptant" />
|
||||
</toggleGroup>
|
||||
</RadioButton>
|
||||
<RadioButton layoutX="289.0" mnemonicParsing="false" onAction="#RadioCarteAction" text="Carte électronique" toggleGroup="$PaiementComptant">
|
||||
<font>
|
||||
<Font name="System Bold" size="15.0" />
|
||||
</font>
|
||||
</RadioButton>
|
||||
<RadioButton layoutX="95.0" mnemonicParsing="false" onAction="#RadioEspeceAction" selected="true" text="Espèce" toggleGroup="$PaiementComptant">
|
||||
<font>
|
||||
<Font name="System Bold" size="15.0" />
|
||||
</font>
|
||||
</RadioButton>
|
||||
<Text layoutY="17.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Payer en: ">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="18.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</Group>
|
||||
<GridPane fx:id="GridPaneCheque" layoutX="25.0" layoutY="54.0" prefHeight="178.0" prefWidth="548.0" visible="false" AnchorPane.leftAnchor="25.0" AnchorPane.topAnchor="54.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>
|
||||
<TextField fx:id="TextFieldChequeNomBanque" prefHeight="30.0" GridPane.columnIndex="1" />
|
||||
<TextField fx:id="TextFieldChequeNumero" prefHeight="30.0" GridPane.columnIndex="1" GridPane.rowIndex="1" />
|
||||
<TextField fx:id="TextFieldChequeNomComple" prefHeight="30.0" GridPane.columnIndex="1" GridPane.rowIndex="2" />
|
||||
<AnchorPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
||||
<children>
|
||||
<DatePicker fx:id="DatePickerChequeDate" layoutY="12.0" prefHeight="30.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<Text fx:id="TextCtlChequeNumero" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCtlChequeNomBanque" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCtlChequeDate" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCtlChequeNomComple" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.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 hgrow="SOMETIMES" maxWidth="200.0" minWidth="150.0" prefWidth="150.0" />
|
||||
</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>
|
||||
</GridPane>
|
||||
<GridPane fx:id="GridPaneCarte" layoutX="25.0" layoutY="60.0" prefHeight="165.0" prefWidth="687.0" visible="false">
|
||||
<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>
|
||||
<TextField fx:id="TextFieldCarteNomBanque" prefHeight="30.0" GridPane.columnIndex="1" />
|
||||
<TextField fx:id="TextFieldCarteNumeroCart" prefHeight="30.0" GridPane.columnIndex="1" GridPane.rowIndex="1" />
|
||||
<TextField fx:id="TextFieldCarteNumeroTransaction" prefHeight="30.0" GridPane.columnIndex="1" GridPane.rowIndex="2" />
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date Heur Transaction" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="Arial" size="16.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<AnchorPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
||||
<children>
|
||||
<DatePicker fx:id="DatePickerCarteDate" layoutX="7.0" layoutY="8.0" prefHeight="30.0" prefWidth="145.0" AnchorPane.leftAnchor="0.0" />
|
||||
<TextField fx:id="TextFieldCarteHeurTransaction" layoutX="153.0" layoutY="8.0" prefHeight="30.0" prefWidth="53.0" promptText="00:00" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<Text fx:id="TextCtlCartNomBanque" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCtlCartNumeroCart" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCtlCartNumeroTransaction" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCtlCartDateHeurTransaction" fill="#f20606" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="2" GridPane.rowIndex="3">
|
||||
<font>
|
||||
<Font name="System Bold" size="12.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 hgrow="SOMETIMES" maxWidth="500.0" minWidth="200.0" prefWidth="219.0" />
|
||||
</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>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane fx:id="PaneFacilite" layoutX="11.0" layoutY="363.0" prefHeight="284.0" prefWidth="756.0" style="-fx-border-color: #e0e0e0; -fx-border-radius: 5px 5px 0px 0px;" visible="false" AnchorPane.bottomAnchor="10.0" AnchorPane.leftAnchor="10.0" AnchorPane.rightAnchor="10.0" AnchorPane.topAnchor="348.0">
|
||||
<children>
|
||||
<Group layoutX="16.0" layoutY="17.0">
|
||||
<children>
|
||||
<RadioButton layoutX="-4.0" mnemonicParsing="false" onAction="#RadioFaciliteTraiteAction" selected="true" text="Traite">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="15.0" />
|
||||
</font>
|
||||
<toggleGroup>
|
||||
<ToggleGroup fx:id="FaciliteTraiteCheque" />
|
||||
</toggleGroup>
|
||||
</RadioButton>
|
||||
<RadioButton layoutX="99.0" mnemonicParsing="false" onAction="#RadioFaciliteChequeAction" text="Chèque" toggleGroup="$FaciliteTraiteCheque">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="15.0" />
|
||||
</font>
|
||||
</RadioButton>
|
||||
</children>
|
||||
</Group>
|
||||
<Text layoutX="361.0" layoutY="33.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Nombre d'échéances:">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<TextField fx:id="TextFieldNbrEcheance" alignment="CENTER" layoutX="522.0" layoutY="13.0" prefHeight="30.0" prefWidth="94.0" />
|
||||
<Button layoutX="625.0" layoutY="12.0" mnemonicParsing="false" onAction="#AjouterTraitementButtonAction" prefHeight="30.0" prefWidth="84.0" styleClass="btn-success" text="Valider" />
|
||||
<AnchorPane id="AnchorPane" fx:id="PaneFaciliteCheque" layoutX="12.0" layoutY="96.0" prefHeight="178.0" prefWidth="699.0" styleClass="panel-bleu" visible="false" AnchorPane.bottomAnchor="11.0" AnchorPane.leftAnchor="11.0" AnchorPane.topAnchor="90.0">
|
||||
<children>
|
||||
<AnchorPane prefHeight="30.0" prefWidth="600.0" styleClass="panel-bleu-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="27.0" layoutY="20.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Chéque">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="10.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="15.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="20.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TableView fx:id="TableViewListeCheque" editable="true" layoutX="1.0" layoutY="30.0" prefHeight="212.0" prefWidth="573.0" style="-fx-border-color: #FFFFFF;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="1.0" AnchorPane.rightAnchor="1.0" AnchorPane.topAnchor="30.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>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane id="AnchorPane" fx:id="PaneFaciliteTraite" layoutX="12.0" layoutY="59.0" prefHeight="215.0" prefWidth="699.0" styleClass="panel-bleu" visible="false" AnchorPane.bottomAnchor="10.0" AnchorPane.topAnchor="90.0">
|
||||
<children>
|
||||
<AnchorPane prefHeight="30.0" prefWidth="600.0" styleClass="panel-bleu-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="27.0" layoutY="20.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Traite">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="10.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="15.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="20.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TableView fx:id="TableViewListeTraite" layoutX="1.0" layoutY="30.0" prefHeight="212.0" prefWidth="573.0" style="-fx-border-color: #FFFFFF;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="1.0" AnchorPane.rightAnchor="1.0" AnchorPane.topAnchor="30.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>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<Text fx:id="TextCtlNbrEcheance" fill="#f80303" layoutX="364.0" layoutY="52.0" strokeType="OUTSIDE" strokeWidth="0.0">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text layoutX="14.0" layoutY="78.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Total échéances:">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TotalEcheance" layoutX="131.0" layoutY="79.0" strokeType="OUTSIDE" strokeWidth="0.0" text="100 / 200">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
500
target/classes/Views/Reglement/ReglementAjouter3.fxml
Normal file
500
target/classes/Views/Reglement/ReglementAjouter3.fxml
Normal file
@@ -0,0 +1,500 @@
|
||||
<?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>
|
||||
416
target/classes/Views/Reglement/ReglementDialogConfirmation.fxml
Normal file
416
target/classes/Views/Reglement/ReglementDialogConfirmation.fxml
Normal file
@@ -0,0 +1,416 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?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.Pane?>
|
||||
<?import javafx.scene.layout.RowConstraints?>
|
||||
<?import javafx.scene.layout.StackPane?>
|
||||
<?import javafx.scene.shape.Line?>
|
||||
<?import javafx.scene.text.Font?>
|
||||
<?import javafx.scene.text.Text?>
|
||||
|
||||
<AnchorPane fx:id="AnchorPrincipal" minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" style="-fx-background-color: rgba(0,0,0,0.6);" 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">
|
||||
<children>
|
||||
<StackPane prefHeight="150.0" prefWidth="200.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<AnchorPane maxHeight="642.0" maxWidth="796.0" minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" style="-fx-background-radius: 10 10 0 0; -fx-border-color: #000000; -fx-border-radius: 10 10 0 0;" styleClass="AnchorPane-Default">
|
||||
<children>
|
||||
<Pane maxHeight="30.0" maxWidth="796.0" minHeight="30.0" minWidth="796.0" prefHeight="30.0" prefWidth="796.0" style="-fx-background-color: linear-gradient(to bottom, #585858, #333333); -fx-background-radius: 10 10 0 0;">
|
||||
<children>
|
||||
<Text fill="WHITE" layoutX="22.0" layoutY="21.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Dialog de confirmation">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</Pane>
|
||||
<ImageView layoutX="29.0" layoutY="39.0">
|
||||
<image>
|
||||
<Image url="@../../Public/icon/dialoginform.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
<Text layoutX="91.0" layoutY="57.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Règlement">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="17.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text layoutX="91.0" layoutY="82.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Êtes-vous sûr de vouloir enregistrer ce réglement">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<AnchorPane layoutX="15.0" layoutY="97.0" prefHeight="109.0" prefWidth="766.0" style="-fx-border-color: #000000; -fx-border-radius: 10 10 0 0;">
|
||||
<children>
|
||||
<AnchorPane layoutX="2.0" layoutY="1.0" prefHeight="30.0" prefWidth="764.0" style="-fx-background-color: linear-gradient(to bottom, #585858, #333333); -fx-background-radius: 10 10 0 0;" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="39.0" layoutY="20.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Information Réglement">
|
||||
<font>
|
||||
<Font name="System Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<ImageView fitHeight="18.0" fitWidth="18.0" layoutX="13.0" layoutY="7.0">
|
||||
<image>
|
||||
<Image url="@../../Public/icon/iconedit.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<GridPane layoutX="12.0" layoutY="34.0" prefHeight="59.0" prefWidth="744.0" AnchorPane.leftAnchor="11.0" AnchorPane.rightAnchor="11.0" AnchorPane.topAnchor="33.0">
|
||||
<children>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Mode Paiement:" GridPane.columnIndex="3">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Type Paiement:">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="3" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="6" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextTypePaiement" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextModePaiement" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="4">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Profile:" GridPane.columnIndex="6" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Total Réglement:" GridPane.columnIndex="3" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nombre Fact:" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextNombreFact" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextTotalReglement" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="4" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextDateCreation" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="7">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCodeDevis" strokeType="OUTSIDE" strokeWidth="0.0" text="Code Devis:" visible="false" GridPane.columnIndex="6" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="CodeDevis" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" visible="false" GridPane.columnIndex="7" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date Création:" GridPane.columnIndex="6">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextProfile" strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="7" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="100.0" minWidth="55.0" prefWidth="97.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="109.0" minWidth="100.0" prefWidth="106.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="25.0" minWidth="25.0" prefWidth="25.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="126.0" minWidth="55.0" prefWidth="104.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="153.0" minWidth="99.0" prefWidth="153.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="69.0" minWidth="25.0" prefWidth="44.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="90.0" minWidth="55.0" prefWidth="90.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="125.0" minWidth="100.0" prefWidth="118.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="35.0" prefHeight="35.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints maxHeight="45.0" minHeight="35.0" prefHeight="45.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane layoutX="14.0" layoutY="227.0" prefHeight="119.0" prefWidth="766.0" style="-fx-border-color: #35aa47;" styleClass="panel-default">
|
||||
<children>
|
||||
<AnchorPane layoutX="2.0" layoutY="2.0" prefHeight="30.0" prefWidth="764.0" style="-fx-background-color: #35aa47;" styleClass="panel-default-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="60.0" layoutY="20.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Information Fournisseur">
|
||||
<font>
|
||||
<Font name="System Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<ImageView fitHeight="19.0" fitWidth="30.0" layoutX="12.0" layoutY="6.0">
|
||||
<image>
|
||||
<Image url="@../../Public/icon/Client.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<GridPane layoutX="12.0" layoutY="34.0" prefHeight="59.0" prefWidth="744.0" AnchorPane.leftAnchor="11.0" AnchorPane.rightAnchor="11.0" AnchorPane.topAnchor="33.0">
|
||||
<children>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Nom:" GridPane.columnIndex="3">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextPrenom" strokeType="OUTSIDE" strokeWidth="0.0" text="Formes:" GridPane.columnIndex="6">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Télé 1:" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Télé 2:" GridPane.columnIndex="3" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Email:" GridPane.columnIndex="6" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Code:">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCodeFrs" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" GridPane.columnIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextTele1Frs" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" GridPane.columnIndex="1" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextNomFrs" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" GridPane.columnIndex="4">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextTele2Frs" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" GridPane.columnIndex="4" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextFormesFrs" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" GridPane.columnIndex="7">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextmailFrs" strokeType="OUTSIDE" strokeWidth="0.0" text="Text" GridPane.columnIndex="7" GridPane.rowIndex="1">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="13.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextMatricule" strokeType="OUTSIDE" strokeWidth="0.0" text="Matricule:" visible="false" GridPane.columnIndex="6">
|
||||
<font>
|
||||
<Font name="Verdana" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="76.0" minWidth="17.0" prefWidth="46.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="198.0" minWidth="100.0" prefWidth="138.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="132.0" minWidth="25.0" prefWidth="38.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="192.0" minWidth="45.0" prefWidth="45.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="260.0" minWidth="100.0" prefWidth="211.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="78.0" minWidth="12.0" prefWidth="29.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="128.0" minWidth="49.0" prefWidth="51.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="172.0" minWidth="100.0" prefWidth="170.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints minHeight="35.0" prefHeight="35.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints maxHeight="45.0" minHeight="35.0" prefHeight="45.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane id="AnchorPane" fx:id="AnchorDetailReglement" layoutX="15.0" layoutY="362.0" prefHeight="222.0" prefWidth="766.0" styleClass="panel-bleu">
|
||||
<children>
|
||||
<AnchorPane prefHeight="30.0" prefWidth="600.0" styleClass="panel-bleu-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="27.0" layoutY="20.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Détail Réglement">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="10.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="15.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="20.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<GridPane fx:id="GridPaneCheque" layoutX="14.0" layoutY="31.0" prefHeight="178.0" prefWidth="548.0" visible="false">
|
||||
<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 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>
|
||||
</GridPane>
|
||||
<GridPane fx:id="GridPaneCarte" layoutX="14.0" layoutY="38.0" prefHeight="165.0" prefWidth="533.0" visible="false">
|
||||
<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 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>
|
||||
</GridPane>
|
||||
<TableView fx:id="TableViewListeCheque" layoutX="25.0" layoutY="38.0" prefHeight="165.0" prefWidth="573.0" style="-fx-border-color: #FFFFFF;" visible="false" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="30.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" prefHeight="212.0" prefWidth="573.0" style="-fx-border-color: #FFFFFF;" visible="false" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="30.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>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<Button fx:id="Enregister" layoutX="673.0" layoutY="596.0" mnemonicParsing="false" prefHeight="40.0" prefWidth="110.0" styleClass="btn-success" text="Enregister" />
|
||||
<Button layoutX="581.0" layoutY="603.0" mnemonicParsing="false" onAction="#ExitButtonAction" prefHeight="30.0" prefWidth="72.0" styleClass="btn-simple" text="Annuler" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</StackPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
355
target/classes/Views/Reglement/ReglementDialogDetail.fxml
Normal file
355
target/classes/Views/Reglement/ReglementDialogDetail.fxml
Normal file
@@ -0,0 +1,355 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?import javafx.scene.control.ProgressIndicator?>
|
||||
<?import javafx.scene.control.Tab?>
|
||||
<?import javafx.scene.control.TabPane?>
|
||||
<?import javafx.scene.control.TableColumn?>
|
||||
<?import javafx.scene.control.TableView?>
|
||||
<?import javafx.scene.layout.AnchorPane?>
|
||||
<?import javafx.scene.layout.ColumnConstraints?>
|
||||
<?import javafx.scene.layout.GridPane?>
|
||||
<?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 fx:id="AnchorPrincipal" minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" style="-fx-background-color: rgba(0,0,0,0.6);" 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">
|
||||
<children>
|
||||
<StackPane prefHeight="150.0" prefWidth="200.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<AnchorPane maxHeight="642.0" maxWidth="796.0" minHeight="642.0" minWidth="796.0" prefHeight="642.0" prefWidth="796.0" style="-fx-background-radius: 10 10 0 0; -fx-border-color: #000000; -fx-border-radius: 10 10 0 0;" styleClass="AnchorPane-Default">
|
||||
<children>
|
||||
<Pane maxHeight="30.0" maxWidth="796.0" minHeight="30.0" minWidth="796.0" prefHeight="30.0" prefWidth="796.0" style="-fx-background-color: linear-gradient(to bottom, #585858, #333333); -fx-background-radius: 10 10 0 0;" />
|
||||
<ProgressIndicator fx:id="ProgressReglement" layoutX="246.0" layoutY="237.0" prefHeight="202.0" prefWidth="315.0" AnchorPane.bottomAnchor="150.0" AnchorPane.leftAnchor="240.0" AnchorPane.rightAnchor="240.0" AnchorPane.topAnchor="150.0" />
|
||||
<AnchorPane fx:id="PaneDetailReglement" layoutY="30.0" minWidth="796.0" prefHeight="561.0" prefWidth="796.0" visible="false">
|
||||
<children>
|
||||
<GridPane layoutX="12.0" layoutY="30.0" prefHeight="74.0" prefWidth="766.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>
|
||||
<GridPane layoutX="14.0" layoutY="147.0" prefHeight="58.0" prefWidth="756.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="20.0" layoutY="249.0" prefHeight="298.0" prefWidth="756.0" styleClass="Table-Pane" tabClosingPolicy="UNAVAILABLE">
|
||||
<tabs>
|
||||
<Tab text="Détail Paiement">
|
||||
<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="3.0" layoutY="3.0" prefHeight="228.0" prefWidth="556.0" style="-fx-border-color: #FFFFFF;" visible="false" AnchorPane.bottomAnchor="1.0" AnchorPane.leftAnchor="2.0" AnchorPane.rightAnchor="2.0" AnchorPane.topAnchor="2.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>
|
||||
<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>
|
||||
<Button layoutX="701.0" layoutY="598.0" mnemonicParsing="false" onAction="#ExitButtonAction" prefHeight="30.0" prefWidth="72.0" styleClass="btn-simple" text="Annuler" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</StackPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
250
target/classes/Views/Reglement/ReglementGestion.fxml
Normal file
250
target/classes/Views/Reglement/ReglementGestion.fxml
Normal file
@@ -0,0 +1,250 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.control.ProgressBar?>
|
||||
<?import javafx.scene.Group?>
|
||||
<?import javafx.scene.control.Button?>
|
||||
<?import javafx.scene.control.ChoiceBox?>
|
||||
<?import javafx.scene.control.ComboBox?>
|
||||
<?import javafx.scene.control.DatePicker?>
|
||||
<?import javafx.scene.control.Label?>
|
||||
<?import javafx.scene.control.RadioButton?>
|
||||
<?import javafx.scene.control.TableColumn?>
|
||||
<?import javafx.scene.control.TableView?>
|
||||
<?import javafx.scene.control.TextField?>
|
||||
<?import javafx.scene.control.ToggleGroup?>
|
||||
<?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.shape.Rectangle?>
|
||||
<?import javafx.scene.text.Font?>
|
||||
<?import javafx.scene.text.Text?>
|
||||
|
||||
<AnchorPane id="AnchorPane" fx:id="AnchorPaneGestionReglement" 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.GestionReglementController">
|
||||
<children>
|
||||
<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="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 / Gestion">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</HBox>
|
||||
</children>
|
||||
</Pane>
|
||||
<ProgressBar fx:id="ProgressBarGestionReglement" layoutY="52.0" prefHeight="5.0" prefWidth="795.0" scaleShape="false" visible="false" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" />
|
||||
<Button layoutX="5.0" layoutY="63.0" mnemonicParsing="false" onAction="#ReglementAjouterButtonAction" prefHeight="35.0" prefWidth="210.0" styleClass="btn-black" text="Régler une Facture" />
|
||||
<AnchorPane layoutX="5.0" layoutY="107.0" prefHeight="129.0" prefWidth="766.0" styleClass="panel-default" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0">
|
||||
<children>
|
||||
<AnchorPane prefHeight="30.0" prefWidth="200.0" styleClass="panel-default-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Button fx:id="ButtonSearchGestionReglement" mnemonicParsing="false" prefHeight="30.0" prefWidth="162.0" styleClass="btn-icon-search" text="Filtre de recherche" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<GridPane layoutX="10.0" layoutY="45.0" prefHeight="65.0" prefWidth="748.0" AnchorPane.leftAnchor="9.0" AnchorPane.rightAnchor="9.0" AnchorPane.topAnchor="44.0">
|
||||
<children>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Numéro Réglement">
|
||||
<font>
|
||||
<Font name="Arial" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Fournissueur" GridPane.columnIndex="3">
|
||||
<font>
|
||||
<Font name="Arial" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Montant" GridPane.columnIndex="6">
|
||||
<font>
|
||||
<Font name="Arial" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Date Payer" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<AnchorPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="1" GridPane.rowIndex="2">
|
||||
<children>
|
||||
<DatePicker fx:id="DatePickerDatePayer" layoutX="-38.0" layoutY="2.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TextField fx:id="TextFieldNumero" prefHeight="30.0" prefWidth="70.0" GridPane.columnIndex="1" />
|
||||
<TextField fx:id="TextFieldMontant" prefHeight="30.0" prefWidth="70.0" GridPane.columnIndex="7" />
|
||||
<AnchorPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="7" GridPane.rowIndex="2">
|
||||
<children>
|
||||
<ComboBox fx:id="ComboBoxModePaiement" layoutX="-40.0" layoutY="3.0" prefHeight="32.0" prefWidth="209.0" styleClass="liste-select" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" />
|
||||
</children></AnchorPane>
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" GridPane.columnIndex="3" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<AnchorPane prefHeight="200.0" prefWidth="200.0" GridPane.columnIndex="4" GridPane.rowIndex="2">
|
||||
<children>
|
||||
<HBox layoutX="14.0" layoutY="8.0" spacing="8.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0">
|
||||
<children>
|
||||
<RadioButton fx:id="RadioComptant" ellipsisString="" mnemonicParsing="false" text="Comptant">
|
||||
<toggleGroup>
|
||||
<ToggleGroup fx:id="type_paiement" />
|
||||
</toggleGroup>
|
||||
</RadioButton>
|
||||
<RadioButton fx:id="RadioFacilite" ellipsisString="" mnemonicParsing="false" text="Facilité" toggleGroup="$type_paiement" />
|
||||
</children>
|
||||
</HBox>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TextField fx:id="TextFieldFournisseur" prefHeight="30.0" prefWidth="70.0" GridPane.columnIndex="4" />
|
||||
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Payer en:" GridPane.columnIndex="6" GridPane.rowIndex="2">
|
||||
<font>
|
||||
<Font name="Arial" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="110.0" minWidth="105.0" prefWidth="105.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="140.0" prefWidth="140.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="30.0" prefWidth="30.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="90.0" minWidth="90.0" prefWidth="90.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="180.0" prefWidth="180.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="30.0" prefWidth="30.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" maxWidth="50.0" minWidth="60.0" prefWidth="50.0" />
|
||||
<ColumnConstraints hgrow="SOMETIMES" minWidth="120.0" prefWidth="120.0" />
|
||||
</columnConstraints>
|
||||
<rowConstraints>
|
||||
<RowConstraints maxHeight="30.0" minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints maxHeight="10.0" minHeight="10.0" prefHeight="10.0" vgrow="SOMETIMES" />
|
||||
<RowConstraints maxHeight="30.0" minHeight="30.0" prefHeight="30.0" vgrow="SOMETIMES" />
|
||||
</rowConstraints>
|
||||
</GridPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<AnchorPane id="AnchorPane" layoutY="249.0" prefHeight="388.0" prefWidth="786.0" styleClass="panel-success" AnchorPane.bottomAnchor="5.0" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0" AnchorPane.topAnchor="249.0">
|
||||
<children>
|
||||
<AnchorPane prefHeight="35.0" prefWidth="600.0" styleClass="panel-success-titre" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
|
||||
<children>
|
||||
<Text fill="WHITE" fontSmoothingType="LCD" layoutX="27.0" layoutY="22.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Liste Réglement Facture Fournisseur">
|
||||
<font>
|
||||
<Font name="Verdana Bold" size="12.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="12.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="17.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
<Line endX="10.0" layoutX="10.0" layoutY="22.0" startX="-2.0" stroke="WHITE" strokeWidth="2.0" />
|
||||
</children>
|
||||
</AnchorPane>
|
||||
<TableView fx:id="TableViewReglementFrs" editable="true" prefHeight="212.0" prefWidth="573.0" style="-fx-border-color: #FFFFFF;" AnchorPane.bottomAnchor="40.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="33.0">
|
||||
<columnResizePolicy>
|
||||
<TableView fx:constant="CONSTRAINED_RESIZE_POLICY" />
|
||||
</columnResizePolicy>
|
||||
<columns>
|
||||
<TableColumn fx:id="TabColNumero" maxWidth="300.0" minWidth="35.0" prefWidth="35.0" text="Num Régement" />
|
||||
<TableColumn fx:id="TabColFournisseur" maxWidth="300.0" minWidth="40.0" prefWidth="40.0" text="Fournissueur" />
|
||||
<TableColumn fx:id="TabColModePaiement" maxWidth="300.0" minWidth="50.0" prefWidth="50.0" text="Payer en" />
|
||||
<TableColumn fx:id="TabColMontant" maxWidth="300.0" minWidth="40.0" prefWidth="40.0" text="Montant" />
|
||||
<TableColumn fx:id="TabColTypePaiement" maxWidth="300.0" minWidth="50.0" prefWidth="50.0" text="Paiement" />
|
||||
<TableColumn fx:id="TabColDatePayement" maxWidth="300.0" minWidth="50.0" prefWidth="40.0" text="Date Payer" />
|
||||
<TableColumn fx:id="TabColDetail" maxWidth="60.0" minWidth="60.0" prefWidth="60.0" text="Détail" />
|
||||
</columns>
|
||||
</TableView>
|
||||
<Group AnchorPane.bottomAnchor="7.0">
|
||||
<children>
|
||||
<Label fx:id="LabelCount" layoutX="80.0" layoutY="334.0" style="-fx-background-color: #2dcb73; -fx-background-radius: 2; -fx-padding: 5;" text="0" textFill="WHITE">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="11.0" />
|
||||
</font>
|
||||
</Label>
|
||||
<Text layoutX="14.0" layoutY="349.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Total Count" AnchorPane.bottomAnchor="12.0" />
|
||||
</children>
|
||||
</Group>
|
||||
<StackPane fx:id="ListerPages" layoutX="102.0" layoutY="297.0" prefHeight="41.0" prefWidth="664.0" AnchorPane.bottomAnchor="1.0" AnchorPane.leftAnchor="100.0" AnchorPane.rightAnchor="100.0">
|
||||
<children>
|
||||
<Group>
|
||||
<children>
|
||||
<Text layoutX="134.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="|">
|
||||
<font>
|
||||
<Font name="Arial" size="17.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Group fx:id="avancergroupe" layoutX="254.0" layoutY="20.0">
|
||||
<children>
|
||||
<Circle fill="WHITE" radius="11.0" stroke="#80808f" strokeDashOffset="3.0" strokeType="INSIDE" strokeWidth="0.5" styleClass="cerclenextlast" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="-2.0" layoutY="-1.0" rotate="50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="-2.0" layoutY="-6.0" rotate="-50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="4.0" layoutY="-0.5" rotate="50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="4.0" layoutY="-5.5" rotate="-50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
</children>
|
||||
</Group>
|
||||
<HBox layoutX="150.0" layoutY="13.0" spacing="5.0">
|
||||
<children>
|
||||
<Text fx:id="ActuellePage" layoutX="149.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="0">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text layoutX="165.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="/">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="NbrPage" layoutX="177.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="0">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</HBox>
|
||||
<Group fx:id="nextgroupe" layoutX="224.0" layoutY="20.0">
|
||||
<children>
|
||||
<Circle fx:id="nextcercle" fill="WHITE" radius="11.0" stroke="#81818f" strokeType="INSIDE" strokeWidth="0.5" styleClass="cerclenextlast" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutY="-1.0" rotate="50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutY="-6.0" rotate="-50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
</children>
|
||||
</Group>
|
||||
<Text layoutX="196.0" layoutY="26.0" strokeType="OUTSIDE" strokeWidth="0.0" text="|">
|
||||
<font>
|
||||
<Font name="Arial" size="17.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Group fx:id="retourgroupe" layoutX="80.0" layoutY="20.0">
|
||||
<children>
|
||||
<Circle fill="WHITE" radius="11.0" stroke="#81818f" strokeType="INSIDE" strokeWidth="0.5" styleClass="cerclenextlast" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="-4.0" layoutY="-5.0" rotate="50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="-4.0" layoutY="-1.0" rotate="-50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="2.0" layoutY="-5.0" rotate="50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="2.0" layoutY="-1.0" rotate="-50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
</children>
|
||||
</Group>
|
||||
<Group fx:id="lastgroupe" layoutX="112.0" layoutY="20.0">
|
||||
<children>
|
||||
<Circle fill="WHITE" radius="11.0" stroke="#81818f" strokeType="INSIDE" strokeWidth="0.5" styleClass="cerclenextlast" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="-1.0" layoutY="-1.0" rotate="-50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
<Rectangle arcHeight="5.0" fill="#80808f" height="7.0" layoutX="-1.0" layoutY="-5.0" rotate="50.0" stroke="BLACK" strokeType="INSIDE" width="0.5" />
|
||||
</children>
|
||||
</Group>
|
||||
<ChoiceBox fx:id="NbrLigne" layoutX="280.0" layoutY="8.0" prefHeight="25.0" prefWidth="41.0" style="-fx-background-color: #FFFFFFFF;" />
|
||||
</children>
|
||||
</Group>
|
||||
</children>
|
||||
</StackPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
66
target/classes/Views/Reglement/TraiteFrsPrint.fxml
Normal file
66
target/classes/Views/Reglement/TraiteFrsPrint.fxml
Normal file
@@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.image.Image?>
|
||||
<?import javafx.scene.image.ImageView?>
|
||||
<?import javafx.scene.layout.AnchorPane?>
|
||||
<?import javafx.scene.text.Font?>
|
||||
<?import javafx.scene.text.Text?>
|
||||
<?import javafx.scene.text.TextFlow?>
|
||||
|
||||
<AnchorPane id="AnchorPane" prefHeight="457.0" prefWidth="689.0" xmlns="http://javafx.com/javafx/13" xmlns:fx="http://javafx.com/fxml/1" fx:controller="Controllers.Reglement.TraiteFrsPrintController">
|
||||
<children>
|
||||
<ImageView fitHeight="457.0" fitWidth="689.0">
|
||||
<image>
|
||||
<Image url="@../../../../../../Nextcloud/Application/PowerPME/Traite.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
<Text fx:id="TextCompanyName" layoutX="287.0" layoutY="182.0" strokeType="OUTSIDE" strokeWidth="0.0" text="MyCompany">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="14.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextAmountLetter" layoutX="168.0" layoutY="207.0" strokeType="OUTSIDE" strokeWidth="0.0" text=" Cent quatre-vingt-dix-huit virgule cent soixante-seize">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextRIP" layoutX="18.0" layoutY="293.0" strokeType="OUTSIDE" strokeWidth="0.0" text="18 145 1495872366763 08">
|
||||
<font>
|
||||
<Font name="Arial" size="20.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextCompanyPlace" layoutX="42.0" layoutY="252.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Tunis">
|
||||
<font>
|
||||
<Font name="Arial" size="20.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextAmountFigures" layoutX="524.0" layoutY="131.0" strokeType="OUTSIDE" strokeWidth="0.0" text="1198,176 DT">
|
||||
<font>
|
||||
<Font name="Arial Bold" size="24.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<Text fx:id="TextDateDeadline" layoutX="25.0" layoutY="103.0" strokeType="OUTSIDE" strokeWidth="0.0" text="06/07/2024">
|
||||
<font>
|
||||
<Font name="Arial" size="26.0" />
|
||||
</font>
|
||||
</Text>
|
||||
<TextFlow layoutX="305.0" layoutY="301.0" prefHeight="57.0" prefWidth="144.0">
|
||||
<children>
|
||||
<Text fx:id="TextCompanyAddress" strokeType="OUTSIDE" strokeWidth="0.0" text="2 rue elmouez mornaguia">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</TextFlow>
|
||||
<TextFlow layoutX="468.0" layoutY="279.0" prefHeight="34.0" prefWidth="201.0">
|
||||
<children>
|
||||
<Text fx:id="TextBank" strokeType="OUTSIDE" strokeWidth="0.0" text="Banque Nationale Agricole en Tunisie">
|
||||
<font>
|
||||
<Font name="Arial" size="15.0" />
|
||||
</font>
|
||||
</Text>
|
||||
</children>
|
||||
</TextFlow>
|
||||
</children>
|
||||
</AnchorPane>
|
||||
Reference in New Issue
Block a user