Compare commits
	
		
			2 Commits
		
	
	
		
			d4ba26f435
			...
			edf4ca2595
		
	
	| 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);
 | 
					        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) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user