Thread: Gridlayout
View Single Post
  #3 (permalink)  
Old 05-31-2007, 01:48 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
In fact, currently the best layout manager is GroupLayout which is introduced in Java 6. If you are using NetBeans, you can use this layout manager very effectively with the help of Matisse.
Reply With Quote