The approve button is always enabled when the JFileChooser is opened,
even if there is no default selected file (i.e. the selected file field
is empty). How could I disable the approve button until a selected file
is entered?
Rick.
Joris Van den Bogaert - 24 Aug 2003 02:04 GMT
As a start, here's how you would disable the cancel button:
http://www.esus.com/docs/GetQuestionPage.jsp?uid=1245
Rick - 28 Aug 2003 20:45 GMT
Thank you for the link!
Rick