hi!
its simple...
1) create a java project
2) add package [optional]
3) add your own class and then right click on the .java file which one is having the main function.
4) then click run as->java application.
i guess this runs the application. you can use any swing component which is supported by your installed java.
regards
Aniruddha
Swing is a built-in part of the Java API. If you need simple interfaces, a UI builder plug-in is fine, I guess, but you'd do a lot better for yourself to learn Swing. There's nothing special required to use Swing in an IDE.
Buy a book on Swing or read this:
http://java.sun.com/docs/books/tutorial/uiswing/
Thank u so much to all of u for help. I tried to install Jigloo but that site is not responding , there might be some problem... I want visual editor for eclipse so that i can drag n drop the components, i've tried a lot but didn't get success yet.. :-( If someone knows plz help me.....
Thanks n Regards,
Sneha