1
0
mirror of https://github.com/DanilaFe/abacus synced 2026-01-13 10:25:20 +00:00

Create new fxml file and controller for it.

This commit is contained in:
2017-07-31 16:48:04 -07:00
parent 2aa479a971
commit 5c886cee60
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package org.nwapw.abacus.fx;
public class AbacusController {
}