Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Java only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Java
frames...
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
treck
New Member
Join Date:
Feb 2008
Posts:
5
#1
frames...
Feb 11 '08, 04:52 AM
Hi! can somebody tell me how can i make my frame( in Java ) be on its default size. Some say that i shoul add the .pack(). Thanks for the help!
jimhawkss
New Member
Join Date:
Feb 2008
Posts:
10
#2
Feb 11 '08, 05:00 AM
FIrst a few questions.
1:What do you mean by Default Size?
2:Are you trying to Set it's size? aka use .setSize(800,60 0);
3:Or are you trying to make it unresizable by the user? aka .setResizable(f alse);
Comment
Post
Cancel
BigDaddyLH
Recognized Expert
Top Contributor
Join Date:
Dec 2007
Posts:
1216
#3
Feb 11 '08, 04:33 PM
Take the Swing tutorial:
http://java.sun.com/docs/books/tutor...ing/index.html
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment