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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user