Results 1 to 2 of 2
Thread: Help with BorderLayout
- 07-31-2007, 03:43 AM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Help with BorderLayout
Hello, I am currently working on a student gradeBook program which i am doing in Swing. This was my first approach with swing so I am discovering a lot of new concepts. Anyways, back to my question of help.
The layout I am using for the Frame is BorderLayout, i have everything nice and organized the way i want it. But one problem, when you run the program its size is (800, 600).
That size is when everything such as the buttons are in perfect size and shape. but when i maximize the program every thing changes. the buttons become big as hell and etc. What can i do so when the user changes the size of the frame, its components such as the buttons and textfield don't change in size or shape!
Thanks.
- 07-31-2007, 07:26 AM #2


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks