Kleine Bugfixes mit Labeltexten
This commit is contained in:
parent
c55f6866b8
commit
e494439b1c
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.
@ -460,7 +460,7 @@ public class HappyBirdMain extends Application {
|
|||||||
public void startButtonClick() {
|
public void startButtonClick() {
|
||||||
/*Überschrift umbenennen*/
|
/*Überschrift umbenennen*/
|
||||||
headline.setText("START");
|
headline.setText("START");
|
||||||
|
nameLabel.setText("NAME");
|
||||||
/*alle Buttons ausblenden*/
|
/*alle Buttons ausblenden*/
|
||||||
for(Button button : buttons) {
|
for(Button button : buttons) {
|
||||||
button.setVisible(false);
|
button.setVisible(false);
|
||||||
|
Loading…
Reference in New Issue
Block a user