• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

GridBagLayout?

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there any question comes from GridBagLayout. Could anybody confirm me?
------------------
 
Ranch Hand
Posts: 280
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, question on GridBagLayout does come in exam.
 
Kaleem Haqqi
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks leena but GridBagLayout is
 
Ranch Hand
Posts: 214
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kaleem,
FYI: Layout Managers - Chapter 11 of Vel's notes has a nice chart on GridBag Layout Manager constraints.
------------------
Percy Densmore
-SCJP2 Die Hard Student
 
Kaleem Haqqi
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Percy,
From where I can find Vel's notes?? can u please guide me ...

------------------
-Kaleem Haqqi
Java is mind work. Having the right frame of mind is essential.
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
GridBagLayout does come in exam. I had a single question on Layouts and it was from GridBagLayout.
MarcusGreen has also a good explanation of GridBagLayout. You can find the site in one of his mock exams.
Hope this helps,
------------------
Asma Zafar,
Sun Certified Programmer for Java2 Platform
 
Kaleem Haqqi
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Asma for your kind help. I am studying hard as I have to appear in this exam around 20th of this month.

------------------
-Kaleem Haqqi
Java is mind work. Having the right frame of mind is essential.
reply
    Bookmark Topic Watch Topic
  • New Topic