> Thanks but how can I know at whoch possition of the
> container I can find the Open button and how can I
> fetch it?
Please try first. Ask questions once you've attempted something. Think about the problem for a moment. Look at the API. Think about how you would identify an object. As a Swing developer, you should be able to figure this out.
~
> Hello I am trying to add some action listener to the
> Open Button which is part of the JFileChooser. How
> can I access this button from the JFileChooser
> object?
> Thanks!
http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html