I have the following code below:
ArrayList storeMath = new ArrayList();
oneButton.setOnAction(e -> calculator_screen.appendText(listOfButtons[1]));