insert grid layout
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -1,10 +1,13 @@ | ||||
| package BillGUI; | ||||
|  | ||||
| import javax.swing.JFrame; | ||||
| import java.awt.*; | ||||
| import java.awt.event.*; | ||||
| import javax.swing.*; | ||||
|  | ||||
| /** | ||||
|  *  | ||||
|  */ | ||||
| public class ManagerGui extends JFrame{ | ||||
|      | ||||
|     GridLayout grid = new GridLayout(2,9); | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user