Files
liaoninghexing/acs/nladmin-system/src/main/resources/log/AgvNdcOneDeviceDriver.xml

15 lines
382 B
XML
Raw Normal View History

2023-08-30 13:19:14 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<?import java.lang.*?>
<?import java.util.*?>
<?import javafx.scene.*?>
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<AnchorPane xmlns="http://javafx.com/javafx"
xmlns:fx="http://javafx.com/fxml"
fx:controller="$CONTROLLER_NAME$"
prefHeight="400.0" prefWidth="600.0">
</AnchorPane>