Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0


Category: Plugin Directory / UI / SwingWT

SwingWT 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 8.6 (5 Votes) | hits: 0
SwingWT

Version:
Support Eclipse Version:
License: Commercial
Development Status: Alpha
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum

SwingWT is a 100% pure Java library which aims to be a free implementation of Swing and AWT. Unlike Swing, it drives native peer widgets for your platform from SWT. You can see a screenshot of the basic SwingWT demo here. The SwingWT download now includes the SwingSet2 demo, which you can see running o­n your platform with native widgets 1 2 3 4!

A small list of projects I know about using SwingWT can be found here.

SwingWT offers many benefits:

  • More responsive GUIs and faster startup times
  • Less RAM usage for applications
  • Many developers prefer the Swing API
  • Existing Swing applications don't need to be recoded
  • Mature Swing UI designers can be used
  • Developers deploying to *nix/Win32 can compile natively with GCJ and the applications can be distributed without a VM. Linux distribution makers could package many existing Java/Swing applications that previously could not be distributed in workable state.
  • SWT components can be directly accessed through the API, allowing mix and match (make Eclipse plugins with Swing!)
  • Use Swing o­n mobile devices!
  • The best of both worlds! New Swing components for JClosableTabbedPane, JCoolBar..

Added on: 28-Mar-2004




Last 1 Comments


User: AnonymousRating: 102004-04-02 06:08:59
it is not a commercial product. It is licensed under the GPL!