
February 27th, 2013, 10:51 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 9
Time spent in forums: 2 h 30 m 50 sec
Reputation Power: 0
|
|
|
Swing - GUI Interfaces
I'm trying to make a GUI that contains three different panels inside, two at the left one on top the other, and one to the right next to the other two?, but I could not do it. I've tried several JPanel with BorderLayout, but it didn't work. I try to make a panel with a layout grid (2.0) but that didn't work for me either. How I can make it?
|