Kleine Bugfixes mit Labeltexten
This commit is contained in:
parent
c55f6866b8
commit
e494439b1c
Happy_Bird
.gradle
7.1.1
buildOutputCleanup
build
classes/java/main/com/example/happy_bird
libs
tmp/compileJava
src/main/java/com/example/happy_bird
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…
x
Reference in New Issue
Block a user