Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created October 10, 2019 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BMU-Verlag/afd582a43ed68c1eee15e6d4a9281fd2 to your computer and use it in GitHub Desktop.
Save BMU-Verlag/afd582a43ed68c1eee15e6d4a9281fd2 to your computer and use it in GitHub Desktop.
@FXML
private Button add;
@FXML
private Button subtract;
@FXML
private Button multiply;
@FXML
private Button divide;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment