> How to create file menu or any menu in the
> swing?
> Please help me.
By file menu, do you mean where you can choose a file to open or save to? If so, have you had a look at the [url=http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html]File Chooser[/url] component? If not, please click on the link in the previous sentence to the Sun tutorial.
Good luck
/Pete