I am writing an application in Java for the desktop using the Eclipse SWT library for GUI rendering. I think SWT helps Java get over the biggest hurdle for acceptance on th
Have you thought about Java Web Start? Here is a tutorial specifically for deploying an SWT application with Java Web Start.