vote up 5 vote down star
5

More of a wiki list/collection, I'm looking for a list of good Java desktop apps. I've added a couple below to get started. Please list the framework/widget toolkit being used if it's know as well.

flag
1  
Is this a programming question??? – Christian Payne Feb 8 at 10:34
1  
It gives an idea about the abilities of the language/JVM. – Liran Orevi Aug 22 at 21:09

25 Answers

vote up 4 vote down

SoapUI - http://www.soapui.org

link|flag
vote up 4 vote down

jEdit (Swing?)

link|flag
I use jEdit extensively and it's a joy to work with. Slava Pestov and team did an outstanding job. – Christopher Mahan Feb 8 at 10:23
vote up 14 vote down

Eclipse (SWT)

link|flag
vote up 3 vote down

SQL Developer

link|flag
I must agree with you, but sometimes, it's very buggy. – furtelwart Feb 6 at 17:09
It is sometimes buggy and slow to startup (seems most Java desktop apps are). Which is why I've since switched to the Database Explorer plugin in Eclipse. – Zabbala Feb 6 at 17:34
Last time I used SQL Developer (couple years ago) I found it really stable? Has it gotten worse recently? – Abdullah Jibaly Feb 6 at 22:54
vote up 7 vote down

Netbeans (Swing)

link|flag
vote up 1 vote down

Kodak Digital Cinema System (and I don't just say that because I wrote about 1/3rd of it including most of the gui.)

link|flag
vote up 1 vote down

Squirrel SQL

link|flag
vote up 0 vote down

Getting Things Done implementation ThinkingRock

link|flag
vote up 7 vote down

Azureus (SWT; thanks Peter) (strictly for legal purposes, of course)

link|flag
I've always admired how feature rich and smooth this app was. Goes to show Java is very capable on the desktop. – Neil N Feb 6 at 17:08
"Please list the framework/widget toolkit" too. – Jonik Feb 8 at 9:18
SWT (www.eclipse.org/swt) – Peter Štibraný Feb 8 at 9:54
vote up 1 vote down

Vuze (formerly Azereus) is good, but my top recomendation that I've run across is YourSQL. It's a fantastic little MySQL client for OS X and I used it for more than 1.5 years before I found out it was Java. It was very well done. None of that classic "slow unintegrated junk" many people associate with Java applications.

link|flag
vote up 11 vote down

IntelliJ IDEA (Swing)

link|flag
I also thought jEdit was pretty nice, but once I tried IDEA, I have to say it has the most user-friendly UI (packed with powerful features) of the desktop Java apps I've seen. – Jonik Apr 25 at 8:34
vote up 0 vote down

FreeMind (Swing)

link|flag
vote up 1 vote down

On a gaming front Three Rings has done an awesome job with Puzzle Pirates. Pure Java and runs great.

link|flag
vote up 4 vote down

A bit obscure, but Go Grinder fits the description.

link|flag
This is really cool! Thanks for the link. – Abdullah Jibaly Feb 6 at 22:52
You're welcome, I'm glad you like it. – Bill the Lizard Feb 7 at 4:48
Not a desktop application per se (it's a library), but Go-related: davidjarvis.ca/jigo – Dave Jarvis Jul 28 at 5:28
vote up 2 vote down

DB Visualizer

link|flag
vote up 0 vote down

The Runescape game is the only Java application (it has a desktop client in Windows) that I use which isn't an IDE/Editor/Profiler.

link|flag
vote up 0 vote down

SmartSVN, SmartCVS

link|flag
vote up 3 vote down

This use to be a good showcase for that.

Swing Sightings at Sun

link|flag
vote up 0 vote down

Aerith (Swing + OpenGL) It is kind of experimental though.

link|flag
vote up 0 vote down

Maple (Swing)

Had to work a lot with Maple the last week. It's such a nice and powerful tool, I first couldn't believe that it was developed with Swing and Java :)

link|flag
vote up 3 vote down

jDiskReport

http://www.jgoodies.com/freeware/jdiskreport/

The best disk-space browser I've come across.

link|flag
vote up 0 vote down

XMind, beautiful mind mapping software based on Eclipe RCP.

link|flag
vote up 0 vote down

FreeCol, an open source clone of the classic Sid Meier game, Colonization.

link|flag
vote up 0 vote down

Mucommander

screenshot should be here

link|flag
vote up 0 vote down

Spark Messenger

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.