• 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

Is CardLayout Coming!!!!

 
Ranch Hand
Posts: 287
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
Hey!!
Wanted to clarify one thing, is CardLayout included for the syllabus of SCJP2. I have done FlowLayout, BorderLayout, GridLayout, but CardLayout and GridBagLayout is still left. I know that GridBag comes in the exam, but wanted to confirm about CardLayout. In RHE, the chapter on Layout Manager does not describe the CardLayout. So can anyone clarify this.
Bye,
Tualha Khan
 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Khan,
Yes. Cardlayout is in the exam.
One person has reported that he got a question in cardlayout.

HTH,
Jeban.
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
newly version of R&H book does cover CardLayout
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One person has reported getting CardLayout on the Exam, RHE mentions it, it might be on the exam. On the other hand I have been reading just about every message posted on Java Cert for the last two years (during wich time about 5,000 messages have been posted) and I have not seen anyone else report CardLayout.
Marcus
------------------
http://www.jchq.net Mock Exams, FAQ, Tutorial, Links, Book reviews
=================================================
Almost as good as JavaRanch
=================================================
 
reply
    Bookmark Topic Watch Topic
  • New Topic