Add Client, Server, Common
This commit is contained in:
6
OOPP/Client/build/resources/main/fxml/dashboard.fxml
Normal file
6
OOPP/Client/build/resources/main/fxml/dashboard.fxml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<?import javafx.scene.layout.AnchorPane?>
|
||||
|
||||
|
||||
<AnchorPane maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="400.0" prefWidth="600.0" xmlns="http://javafx.com/javafx/10.0.1" xmlns:fx="http://javafx.com/fxml/1" />
|
||||
Reference in New Issue
Block a user