Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

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

    I respectfully disagree that the best way is to manually set the size of each component. Instead, use nested layouts.

    The JPanel holding your JTextFields could be a BoxLayout with a Y_AXIS...
  2. Re: My JPanel alignment is messy. How can I fix it?

    I'm confused by what exactly you're going for. Are you trying to change the size of the red outline? Are you trying to move the chart panel? Something else?

    (btw, this program looks pretty...
Results 1 to 2 of 2