Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question
1  
Is this a programming question??? – Christian Payne Feb 8 '09 at 10:34
3  
It gives an idea about the abilities of the language/JVM. – Liran Orevi Aug 22 '09 at 21:09
1  
It would be great if everybody started putting up a picture of the app they mention. Also a link to the site the software can be found at. – Shurane Jul 31 '11 at 2:37

closed as not constructive by Anna Lear Apr 17 '12 at 5:07

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

34 Answers

1 2
up vote 6 down vote accepted

This use to be a good showcase for that.

Swing Sightings at Sun

share|improve this answer

Eclipse (SWT)

share|improve this answer
2  
Not pure java as it requires its own native library, SWT precisely. – jlliagre Apr 22 '10 at 15:03

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

share|improve this answer
show 3 more comments

jDiskReport

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

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

share|improve this answer

Mucommander

screenshot should be here

share|improve this answer
1  
That looks quite good to be Java :P – Nicolás Jan 13 '10 at 0:37

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

share|improve this answer

Visual VM - Monitoring and performance analysis tool.

visual vm screen shot

I love the charts it produces

share|improve this answer

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.

share|improve this answer

XMind, beautiful mind mapping software based on Eclipe RCP.

share|improve this answer

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

share|improve this answer

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.

share|improve this answer

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

share|improve this answer

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 :)

share|improve this answer
show 1 more comment

Violet UML looks like an excellent diagramming tool.

alt text

share|improve this answer
1 2

protected by Mat Jul 26 '11 at 13:53

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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