copy from fdx_convert/src/main/resources/importation/validation/data/client/forms/DataFileToJsonEditForm.fxml
copy to fdx_convert/target/classes/com/megatim/fdxconvert/forms/DataFileToJsonEditForm.fxml
| File was copied from fdx_convert/src/main/resources/importation/validation/data/client/forms/DataFileToJsonEditForm.fxml |
| | |
| | | <?import javafx.scene.layout.HBox?> |
| | | <?import javafx.scene.layout.VBox?> |
| | | |
| | | <AnchorPane id="AnchorPane" prefHeight="330.0" prefWidth="624.0" style="-fx-background-color: #fff;" styleClass="mainForm" stylesheets="@../../../../../styles/CustomFormComponents.css" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="importation.validation.data.client.forms.DataFileToJsonFormController"> |
| | | <AnchorPane id="AnchorPane" prefHeight="330.0" prefWidth="624.0" style="-fx-background-color: #fff;" styleClass="mainForm" stylesheets="@../../../../styles/CustomFormComponents.css" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.megatim.fdxconvert.forms.DataFileToJsonFormController"> |
| | | <children> |
| | | <VBox fillWidth="false" layoutX="-23.0" layoutY="40.0" prefHeight="226.0" prefWidth="698.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"> |
| | | <children> |