nothing important
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								bin/GUI$5.class
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/GUI$5.class
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/GUI$6.class
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/GUI$6.class
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/GUI$7.class
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/GUI$7.class
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/GUI$8.class
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/GUI$8.class
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/GUI.class
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/GUI.class
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -176,6 +176,7 @@ public class GUI extends JFrame { | ||||
| 		textField_1.setColumns(10); | ||||
| 		 | ||||
| 		JButton btnSave = new JButton("save"); | ||||
| 		btnSave.setEnabled(false); | ||||
| 		btnSave.addActionListener(new ActionListener() { | ||||
| 			public void actionPerformed(ActionEvent e) { | ||||
| 				speichern(); | ||||
| @ -185,6 +186,7 @@ public class GUI extends JFrame { | ||||
| 		contentPane.add(btnSave); | ||||
| 		 | ||||
| 		JButton btnLoad = new JButton("load"); | ||||
| 		btnLoad.setEnabled(false); | ||||
| 		btnLoad.addActionListener(new ActionListener() { | ||||
| 			public void actionPerformed(ActionEvent e) { | ||||
| 				laden(); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user