Implement first draft app view

This commit is contained in:
2026-06-09 22:58:53 +03:30
parent fa5f8ab267
commit 305aef7473
5 changed files with 465 additions and 27 deletions
+4
View File
@@ -0,0 +1,4 @@
package sbu.javafx;
public class Song {
}