Kleine Bugfixes mit Labeltexten
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.
@@ -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);
|
||||
|
Reference in New Issue
Block a user