Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| edf4ca2595 | |||
| be13801a60 |
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -130,6 +130,9 @@ public class HappyBirdMain extends Application {
|
||||
labelsFormating(labels, pane);
|
||||
headlineFormating(headlineLabels, pane);
|
||||
|
||||
/*Überschrift umbenennen, falls aus anderem Screen*/
|
||||
headline.setText("HAPPY BIRD");
|
||||
|
||||
/*alle labels an ihre Stelle:*/
|
||||
int yPositionLabels = 225;
|
||||
for (Label label : labels) {
|
||||
|
||||
Reference in New Issue
Block a user