How can a java app run trought an icon?, i mean, there is no .exe for the application, but how do i run it without the commandline, and outside of any compiler?, just make it work like if it were a .exe, i click it and the app runs.

Is there a way?


Thanks.