...
>i make a project in core Java using swings.
It is 'Swing'
- a proper name, like Java, so first letter
Upper Case.
- with no 's' on the end - Swing is singular.
Note also, each sentence as well as every
time the word 'I' is used, should also be first
letter upper case.
>... now i wan to make or
>covert my class files in to exe
If you are programming for Windows only,
why not use .NET?
>..or setup.
For setting up Java applications (and applets)
on modern computers with Java - see* Java Web
Start (JWS).
>if anyone knows about this then pls help me.
* For documentation on JWS see..
<http://java.sun.com/products/javawebstart/>
* For some actual launchable (and buildable)
examples, see..
<http://www.physci.org/jws/>
HTH

Signature
Andrew Thompson
http://www.athompson.info/andrew/
On Fri, 29 Jun 2007 05:48:15 -0000, Shivender
<shivendertaneja@gmail.com> wrote, quoted or indirectly quoted someone
who said :
>i make a project in core Java using swings. now i wan to make or
>covert my class files in to exe or setup.
>
>if anyone knows about this then pls help me.
Doing this of course destroys platform independence. However, If you
want to do it, there a many ways to skin the cat.
see http://mindprod.com/jgloss/nativecompiler.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com