Apart from JDIC, does anyone know a project working towards desktop/Java integration?
Asked
Active
Viewed 597 times
2 Answers
2
Most of the features of JDIC have been integrated in the JDK now (see the Desktop and SystemTray classes in the java.awt package)
The DJ Project on SourceForge keeps on developing desktop components such as a native browser for Swing:

Emmanuel Bourg
- 9,601
- 3
- 48
- 76