Compare commits
No commits in common. "edf4ca25952f2176808ce31dafa9d52f1c7c0cd6" and "d4ba26f435971ef3ac28e338a5f48cb64271d881" have entirely different histories.
edf4ca2595
...
d4ba26f435
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,9 +130,6 @@ public class HappyBirdMain extends Application {
|
|||||||
labelsFormating(labels, pane);
|
labelsFormating(labels, pane);
|
||||||
headlineFormating(headlineLabels, pane);
|
headlineFormating(headlineLabels, pane);
|
||||||
|
|
||||||
/*Überschrift umbenennen, falls aus anderem Screen*/
|
|
||||||
headline.setText("HAPPY BIRD");
|
|
||||||
|
|
||||||
/*alle labels an ihre Stelle:*/
|
/*alle labels an ihre Stelle:*/
|
||||||
int yPositionLabels = 225;
|
int yPositionLabels = 225;
|
||||||
for (Label label : labels) {
|
for (Label label : labels) {
|
||||||
|
Loading…
Reference in New Issue
Block a user