Last active
May 28, 2022 19:22
-
-
Save ennerf/ed60621e9ad7c140abbe98fdd6e0e8a3 to your computer and use it in GitHub Desktop.
ViewController
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class ViewController { | |
| @FXML | |
| Button button; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment