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

Add the new UI components required for the plugin loading.

This commit is contained in:
2017-08-02 18:24:20 -07:00
parent c2ae0b4138
commit 56510d97de
2 changed files with 8 additions and 0 deletions

View File

@@ -42,6 +42,10 @@ public class AbacusController {
private Button inputButton;
@FXML
private ComboBox<String> numberImplementationBox;
@FXML
private ListView enabledPluginView;
@FXML
private Button reloadButton;
/**
* The list of history entries, created by the users.