Search:

Type: Posts; User: mstabosz

Search: Search took 0.10 seconds.

  1. Re: JPanel within JPanel causing odd stretching behavior.

    Yeah that's the feature I meant, and I meant just for me. Some forums have the option to deactivate certain features on a per-user basis at the user's request.

    I don't like it because it seems to...
  2. Re: JPanel within JPanel causing odd stretching behavior.

    I see what you're saying. Because the Sports panel has a JText area with 5 rows (in the case of Chicago), it's causing every other grid to expand to equal it. That also explains why Memphis (which...
  3. Re: JPanel within JPanel causing odd stretching behavior.

    I'm already using GridLayout. I had forgotten about the horizontal and vertical gap arguments. I added those in, starting with gaps of 1 and 1. No change.
  4. JPanel within JPanel causing odd stretching behavior.

    So I have this database program I've been working on, just for fun and to tinker around with using multiple files within a package and to learn about JDBC. I use a small MySQL database I made a few...
Results 1 to 4 of 4