Guest_imported
New member
- Jan 1, 1970
- 0
hi, i m writing a swing application, and i want to put some buttons vertically, without using GridBagLayout. My problem is that each button's size is as long as its label, but i want them all to be similar. Is there a solution, without using GridBagLayout - its for my exams, thats why i cant use it