• 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

Does Developer Certification (SCJD/OCMJD) use Swing or JavaFX ?

 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have experience with Swing and I am new to JavaFX. I am planning to appear for Developer Certification (SCJD/OCMJD). Is the project work to be done using Swing or JavaFX or is it the developers choice ?

Thanks and Regards,
K. Mahesh
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mahesh Kumaraguru wrote:I have experience with Swing and I am new to JavaFX. I am planning to appear for Developer Certification (SCJD/OCMJD). Is the project work to be done using Swing or JavaFX or is it the developers choice ?


When I took the SCJD certification (in 2009), there was no JavaFX and thus you had to use Swing.

From my understanding of recent posts about this certification, the instructions are pretty much the same than 5-6 years ago, and back in the days using Swing components was a must requirement. See here for more details.

Hope it helps!
Kind regards,
Roel
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic