Netuality

Taming the big, bad, nasty websites

More examples of SWT apps

leave a comment

Recently, doing some SWT research, I've stumbled over a few open-sourced apps, not very popular but still interesting to disect. Thought you'd like me to share, so:

Quezen screenshot Quezen is an open source administration utility for the OpenJMS messaging system and is an implementation of the OpenJMS 0.7.6.1 Administration API.
Freeciv screenshot Freeciv-swt is a Freeciv client using SWT widgets, port of the jfreeciv client. It's a rather corny app, using SWT2 as far as I can tell, but exhibiting interesting features, so worth a look.
Argonaute screenshot Argonaute (French) is a file manager developed by a team of 6 students from Université de Marne-la-Vallée. A bit slow on big filesystems (such as mine) but it has autocompletion, display filters and drag and drop between multiple instances.

Enjoy …

NB: Here's my older post about SWT apps …

Written by Adrian

September 1st, 2004 at 8:07 pm

Posted in Tools