We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2963b54 commit 6543c26Copy full SHA for 6543c26
src/main/java/com/example/HelloController.java
@@ -15,6 +15,7 @@ public class HelloController {
15
16
@FXML
17
private Label messageLabel;
18
+
19
20
private TextField messageField;
21
0 commit comments