  If you are a JFC/Swing developer or you have worked on it, you know it well, how difficult/easy it is to layout the components in a Window or Dialog Box. Most of us (I guess) abstain ourselves from using Gridbag layout simply by thinking its difficult to learn and use. This issue from Sun Tech tips gives you the right direction for using Gridbag layout and helps you get out of your notion :) [Resource-Type: Tip: Category: Java/J2SE/Swing; XRating: 3.5] 
