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() {
|
||||
/*Überschrift umbenennen*/
|
||||
headline.setText("START");
|
||||
|
||||
nameLabel.setText("NAME");
|
||||
/*alle Buttons ausblenden*/
|
||||
for(Button button : buttons) {
|
||||
button.setVisible(false);
|
||||
|
Loading…
Reference in New Issue
Block a user