I have been struggling with BoxLayout. I have one JPanel containing 3 inner panels. The external panel is set to BoxLayout with vertical axis, the first and second inner panels were set to set to GridBagLayout and the last one to the flowLayout (left).I have been struggling with BoxLayout. I have o