1
0
mirror of https://github.com/DanilaFe/abacus synced 2026-01-12 01:55:19 +00:00

Create new fxml file and controller for it.

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

View File

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