• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Question for Rob Warner

 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do\ you think SWT/JFace will become the defacto standard UI toolkit and relegate Swing to the rubbish heap?
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Then SWT will be adopted under Sun's J2SE API...

IMO, at the time when SWT is extremely famous and Sun's Swing has been abandoned for a long time, Sun will consider about the adoption for sure...

It's just my own opinion...
 
author
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, I think both technologies will continue to thrive. I think the whole "Eclipse" thing is an affront to Sun (remember, an eclipse blocks out the sun). Also, they have invested quite a bit in Swing, so I can't ever see them pulling the plug on Swing and switching to SWT. Nor can I see such a terrific technology as SWT wilting or disappearing. I think we'll have the two Java GUI camps for the forseeable future. Just my $.02
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you have a look at Java 1.5 you'll see that Sun has made great efforts to improve Swing. I don't see them giving up on it anytime soon either.
 
reply
    Bookmark Topic Watch Topic
  • New Topic