feat: overview controller
This commit is contained in:
parent
71d23d52fe
commit
8cb26203b9
2 changed files with 30 additions and 34 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<?import javafx.scene.layout.VBox?>
|
||||
<?import javafx.scene.text.Font?>
|
||||
|
||||
<BorderPane prefHeight="800.0" prefWidth="1200.0" xmlns="http://javafx.com/javafx/25" xmlns:fx="http://javafx.com/fxml/1" fx:controller="client.OverviewCtrl">
|
||||
<BorderPane prefHeight="800.0" prefWidth="1200.0" xmlns="http://javafx.com/javafx/25" xmlns:fx="http://javafx.com/fxml/1" fx:controller="client.scenes.OverviewCtrl">
|
||||
|
||||
<!-- TOP BAR -->
|
||||
<top>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue