You might want to look into using
Java Web Start if you don't want to get into the complexities of ensuring that your users have Java installed on their machine, and that it's the right version of Java, and that things like entries in the startup menu are made which point to your application, and so on.