Alt
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -368,7 +368,7 @@ public class HappyBirdMain extends Application {
|
|||||||
*/
|
*/
|
||||||
public void startGameButtonClick() {
|
public void startGameButtonClick() {
|
||||||
nameLabel.setText("NAME: " + acronym.getText());
|
nameLabel.setText("NAME: " + acronym.getText());
|
||||||
fgit or(TextField feld : inputFields) {
|
for(TextField feld : inputFields) {
|
||||||
feld.setVisible(false);
|
feld.setVisible(false);
|
||||||
}
|
}
|
||||||
for (Label label : labels )
|
for (Label label : labels )
|
||||||
|
|||||||
Reference in New Issue
Block a user