posted 14 years ago
> Well, I am thinking of using BorderLayout (which I am only familiar with) to do it. But I found it kind of troublesome.
only 2 borderLayout panels are required, so it has to be a lot easier (less troublesome) than a GridBagLayout.
simple demo (titledBorder code only to show where they are)
[edit]
and holdingPanel1 could be the contentPane instead