Re: How can I display Database files using Jfilechooser?
Posted By:
Anonymous
Posted On:
Wednesday, January 23, 2002 07:25 AM
You should create your own dialog rather than trying to fit the JFileChooser. JFileChooser was not created for this purpose and extending it would probably be to complicated to be worth the effort.