Apart from JDIC, does anyone know a project working towards desktop/Java integration?
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:
http://djproject.sourceforge.net
Take a look at nativeswing project http://djproject.sourceforge.net/ns/
Copyright © 2021 Jogjafile Inc.
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:
http://djproject.sourceforge.net