I am just starting out with JavaFX, and I am trying to build a simple application with a label, text field and button which, when clicked, sets the label\'s value to that of
guess its this ?
@FXML void handleButton(ActionEvent event) {