I am trying to match the following
while implementing a GridBagLayout. The GBL is the only way I know i can get the different sized elements. I know I can do something like the above picture but I don't know how to do it with GBL. I am also ready to take suggestions on a better idea.
See How to Use BoxLayout, maybe with some filler and a nice beveled Border.