Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-30-2007, 05:10 PM
Member
 
Join Date: May 2007
Posts: 38
Marty is on a distinguished road
Gridlayout
Hello, I have a frame with a gridLayout(5,1)
after that, I have 5 panels in frame
the problem is if I can give to the panels different measures?
regards

Last edited by Marty : 05-31-2007 at 03:38 PM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-31-2007, 04:14 AM
Member
 
Join Date: May 2007
Posts: 39
Nick15 is on a distinguished road
It doesn't have any sense, use a gridlayout if you want components with different size.

absolute layout or FlowLayout

Last edited by Nick15 : 06-01-2007 at 03:06 AM.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 05-31-2007, 01:48 PM
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
In fact, currently the best layout manager is GroupLayout which is introduced in Java 6. If you are using NetBeans, you can use this layout manager very effectively with the help of Matisse.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SWT GridLayout Java Tip Java Tips 0 01-08-2008 11:04 AM
GridLayout with animation? tojas AWT / Swing 3 11-13-2007 12:16 AM
Use GridLayout in java toby Java Applets 1 08-04-2007 02:44 AM
Help with gaps in GridLayout trill AWT / Swing 1 07-31-2007 09:20 PM


All times are GMT +3. The time now is 04:10 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org