The Artima Developer Community
Sponsored Link

Java Buzz Forum
Swing or SWT? Both.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sergio Umlauf

Posts: 20
Nickname: umlauf
Registered: Jul, 2003

Sergio Umlauf is a Java developer
Swing or SWT? Both. Posted: Aug 11, 2003 8:50 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Sergio Umlauf.
Original Post: Swing or SWT? Both.
Feed Title: Four-Calendar Cafe
Feed URL: http://sedoparking.com/search/registrar.php?domain=®istrar=sedopark
Feed Description: Java
Latest Java Buzz Posts
Latest Java Buzz Posts by Sergio Umlauf
Latest Posts From Four-Calendar Cafe

Advertisement
Found this interesting project by Christopher Deckers, SWTSwing, aimed to port SWT to Swing to bring portability to SWT. It goes beyond that, filling the gaps in each world. You can use a SWT widget that is not available in Swing and vice-versa.

On the Windows port, there is support for OLE: SWT can offer particular native services to the developer. That means in the Swing port there could be an access to the Swing objects. The developer could then use the best of both worlds. Since Swing components are used by the SWT implementation, there could be the possibility to include any kind of swing components in a specific Swing container. And also provide a JComponent meant to contain SWT widgets. This would allow developers to be able to deliver applications when a component is not available for the graphical library in use but exist for the other one.

Read: Swing or SWT? Both.

Topic: PoseidonUML reaches 2.0(beta) Previous Topic   Next Topic Topic: Language inventor or serial killer?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use