Home > Archive > Java Help > April 2005 > Desktop applications in java?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Desktop applications in java?
|
|
|
|
I develop a desktop application in j2sdk, but it seems that, today, using
java for developing desktop aplication isn't "IN". Could you write me a web
sites with the desktop applications wrote in java?
| |
| TechBookReport 2005-04-22, 8:59 am |
| Dado wrote:
> I develop a desktop application in j2sdk, but it seems that, today, using
> java for developing desktop aplication isn't "IN". Could you write me a web
> sites with the desktop applications wrote in java?
Take a look at JAlbum or JDiskReport (reviewed
http://www.techbookreport.com/tbr0146.html). These are end-user apps, if
you mean any kind of desktop app then look at Eclipse, jEdit or any of
the other developer tools.
========================================
==========================
TechBookReport Java http://www.techbookreport.com/JavaIndex.html
| |
|
|
| Tor Iver Wilhelmsen 2005-04-22, 4:01 pm |
| Dado <mario_zupan@inet.hr> writes:
> I develop a desktop application in j2sdk, but it seems that, today, using
> java for developing desktop aplication isn't "IN". Could you write me a web
> sites with the desktop applications wrote in java?
Sun has a few sites dedicated to desktop apps in Java:
http://community.java.net/javadesktop/
Swing Sightings lists tons of Swing-based apps:
http://java.sun.com/products/jfc/tsc/sightings/S21.html
|
|
|
|
|