Greetings! I'm fairly new to Java and I was assign to work on a Login Screen, with three buttons (OK, Cancel, Clear). I'm extending a frame and the problem is the last button, (whatever I add last) disregards the setbound and is being resized to the size of the frame, so if I make the frame bigger or smaller, the last button goes with it. I'm sure somebody out there knows a way to fix this, can anybody help me. Thank you very much.