How to make executable from a Java project!

I'm very new to Java, i have created a project in NetBeans, the only way i know to run the application is from choosing "Run Application" from NetBeans, how can i make an executable to work with just double click -like the exe you have in .NET- Thanks In Advance
[277 byte] By [MostafaSiraja] at [2007-11-27 5:05:44]
# 1
Google or use the forum search for"executable JAR""java native compiler"This was asked thousands of times.
CeciNEstPasUnProgrammeura at 2007-7-12 10:24:17 > top of Java-index,Java Essentials,New To Java...
# 2
http://neptune.netcomp.monash.edu.au/JavaHelp/howto/jar.htm
aurelian_cla at 2007-7-12 10:24:17 > top of Java-index,Java Essentials,New To Java...
# 3
http://java.sun.com/docs/books/tutorial/deployment/jar/index.html
Hippolytea at 2007-7-12 10:24:17 > top of Java-index,Java Essentials,New To Java...