Hi,
I'm fairly new to the GUI stuff in
java but I'm wondering how I can get positions of JButtons within a frame to change with the screen size so that
they are always in the same place relative to the sizes. If you get what I mean, I'm finding it hard to explain.
At the moment i've just got 2 buttons on a frame next to each other. When I make it fullscreen the buttons are way over to the left.
Thanks in advance