From 3eb8e2b74e39c6fc88d978877961e69e790f657e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=5Bfirstname?= <“joshuapascario@gmail.com”> Date: Mon, 17 Feb 2020 10:19:47 +0700 Subject: [PATCH] menambahkan UI dialog tambah nota --- src/main/resources/fxml/DialogTambahNota.fxml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/main/resources/fxml/DialogTambahNota.fxml diff --git a/src/main/resources/fxml/DialogTambahNota.fxml b/src/main/resources/fxml/DialogTambahNota.fxml new file mode 100644 index 0000000..e7a359a --- /dev/null +++ b/src/main/resources/fxml/DialogTambahNota.fxml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + +