Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.14 seconds.

  1. Re: My JPanels don's stack the way I expect them to

    You'd probably be better off using a BoxLayout. Recommended reading: A Visual Guide to Layout Managers (The Java™ Tutorials > Creating a GUI With JFC/Swing > Laying Out Components Within a Container)...
  2. Re: My JPanels don's stack the way I expect them to

    What exactly did you expect it to look like?

    I suggest you create an SSCCE with a single JPanel and a couple JLabels, because it's a bit difficult to separate your actual problem from the rest of...
  3. Re: My JPanels don's stack the way I expect them to

    What exactly did you expect it to look like?

    I suggest you create an SSCCE with a single JPanel and a couple JLabels, because it's a bit difficult to separate your actual problem from the rest of...
Results 1 to 3 of 3