| File was renamed from fdx_convert/src/main/resources/importation/validation/data/client/forms/ValidateurListForm.fxml |
| | |
| | | <?import javafx.scene.text.Font?> |
| | | <?import javafx.scene.text.Text?> |
| | | |
| | | <BorderPane maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" minHeight="600.0" minWidth="1000.0" prefHeight="600.0" prefWidth="993.0" style="-fx-border-color: #969696; -fx-border-width: 1; -fx-background-color: white;" styleClass="mainFxmlClass" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="importation.validation.data.client.forms.ValidateurListFormController"> |
| | | <BorderPane maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" minHeight="600.0" minWidth="1000.0" prefHeight="600.0" prefWidth="993.0" style="-fx-border-color: #969696; -fx-border-width: 1; -fx-background-color: white;" styleClass="mainFxmlClass" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.megatim.fdxconvert.forms.ValidateurListFormController"> |
| | | <center> |
| | | <VBox maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" prefHeight="509.0" prefWidth="949.0" BorderPane.alignment="CENTER"> |
| | | <children> |
| | |
| | | <children> |
| | | <ImageView fitHeight="37.0" fitWidth="131.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/Logo_FDX_Convert.png" /> |
| | | <Image url="@../../../../images/Logo_FDX_Convert.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </children> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="15.0" fitWidth="15.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/previous-img.png" /> |
| | | <Image url="@../../../../images/previous-img.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="15.0" fitWidth="20.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/next-img.png" /> |
| | | <Image url="@../../../../images/next-img.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="10.0" fitWidth="10.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/max_icon.png" /> |
| | | <Image url="@../../../../images/max_icon.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="10.0" fitWidth="10.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/custom_close_icon.png" /> |
| | | <Image url="@../../../../images/custom_close_icon.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | </HBox> |
| | | </top> |
| | | <stylesheets> |
| | | <URL value="@../../../../../styles/custom-main-style.css" /> |
| | | <URL value="@../../../../../styles/custom-title-bar.css" /> |
| | | <URL value="@../../../../styles/custom-main-style.css" /> |
| | | <URL value="@../../../../styles/custom-title-bar.css" /> |
| | | </stylesheets> |
| | | </BorderPane> |