If you're talking about packaging and distributing a Java app for someone that doesn't necessarily have the JRE installed, and can simply double click an executable file and have it run, yes this is possible.
You might look at something like
jexepack (something I ran across whilst searching for this on Google)