+ finished the Controller, Main and Launcher class

+ modified pricing.fxml
This commit is contained in:
2026-05-18 20:59:33 +03:30
parent 19789bf7d1
commit 8dd0c2944e
5 changed files with 39 additions and 16 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javafx.version>21</javafx.version>
<javafx.version>21.0.3</javafx.version>
</properties>
<dependencies>