copy from fdx_convert/src/main/resources/importation/validation/data/client/controller/main.fxml
copy to fdx_convert/target/classes/com/megatim/fdxconvert/controller/main.fxml
| File was copied from fdx_convert/src/main/resources/importation/validation/data/client/controller/main.fxml |
| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | |
| | | <?import javafx.geometry.*?> |
| | | <?import javafx.scene.*?> |
| | | <?import javafx.scene.control.*?> |
| | | <?import javafx.scene.image.*?> |
| | | <?import javafx.scene.layout.*?> |
| | | <?import javafx.geometry.Insets?> |
| | | <?import javafx.scene.Cursor?> |
| | | <?import javafx.scene.control.Button?> |
| | | <?import javafx.scene.control.Menu?> |
| | | <?import javafx.scene.control.MenuButton?> |
| | | <?import javafx.scene.control.MenuItem?> |
| | | <?import javafx.scene.image.Image?> |
| | | <?import javafx.scene.image.ImageView?> |
| | | <?import javafx.scene.layout.AnchorPane?> |
| | | <?import javafx.scene.layout.HBox?> |
| | | <?import javafx.scene.layout.VBox?> |
| | | |
| | | <VBox fx:id="mainContainer" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" prefHeight="600.0" prefWidth="1081.0" style="-fx-background-color: transparent;" stylesheets="@../../../../../styles/main_screen.css" xmlns="http://javafx.com/javafx/17.0.12" xmlns:fx="http://javafx.com/fxml/1" fx:controller="importation.validation.data.client.controller.MainController"> |
| | | <VBox fx:id="mainContainer" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" prefHeight="600.0" prefWidth="1081.0" style="-fx-background-color: transparent;" stylesheets="@../../../../styles/main_screen.css" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.megatim.fdxconvert.controller.MainController"> |
| | | <children> |
| | | <HBox style="-fx-background-color: #f8f8f8;"> |
| | | <children> |
| | |
| | | <children> |
| | | <ImageView fitHeight="48.0" fitWidth="190.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="20.0" fitWidth="20.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/Fichier.png" /> |
| | | <Image url="@../../../../images/Fichier.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="20.0" fitWidth="20.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/143-02.png" /> |
| | | <Image url="@../../../../images/143-02.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="20.0" fitWidth="20.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/143-03.png" /> |
| | | <Image url="@../../../../images/143-03.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView fitHeight="20.0" fitWidth="20.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/143-04.png" /> |
| | | <Image url="@../../../../images/143-04.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |
| | |
| | | <graphic> |
| | | <ImageView disable="true" fitHeight="20.0" fitWidth="20.0" pickOnBounds="true" preserveRatio="true"> |
| | | <image> |
| | | <Image url="@../../../../../images/143-05.png" /> |
| | | <Image url="@../../../../images/143-05.png" /> |
| | | </image> |
| | | </ImageView> |
| | | </graphic> |