Monday, August 18, 2014

Choosing LayoutManagers


Hi Guys,


This may sound a rather trivial question, but I need advice on choosing a LayoutManager. My scenario is as follows:


I have a JFrame in which via panels are switched in and on based on user input.


each of these panels is defined in their own class. One of the panels resembles the contentPane of the following:


http://ift.tt/1oJAfmc


I have tried using GridBagLayout, However the grid does not cover the panel no matter what I tried.


I would really appreciate any advice possible.



No comments:

Post a Comment