Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

layout management

  Asked By: Carolina    Date: Aug 17    Category: Java    Views: 738
  

plz help me i cannt get the layout right.
i want 2 use gridBagLayout 2 arrange my component but the constraints are not
easy to set up?

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Kawthar Malik     Answered On: Aug 17

Seriously, man. Avoid using GridBagLayout WHENEVER possible. I don't
know anyone who knows how GridBagConstraint works. Save yourself the
trouble and use a different LayoutManager.

 
Answer #2    Answered By: Anthony Smith     Answered On: Aug 17

I know how to use GridBagLayout very well, if you would like some
help just email me!

 
Didn't find what you were looking for? Find more on layout management Or get search suggestion and latest updates.




Tagged: