Search:

Type: Posts; User: ChristopherLowe

Search: Search took 0.14 seconds.

  1. Re: My JPanel alignment is messy. How can I fix it?

    No need to be respectful my friend - I learn more being wrong than right. BoxLayout makes a lot more sense than GridBags or a hard coding.
  2. Re: My JPanel alignment is messy. How can I fix it?

    The easiest way *is* to manually resize. Divide the height of that exceptionally cool simulator by 11 (minus padding) and set the height of the JTextFields. You can add a ComponentListener to the...
Results 1 to 2 of 2