JFileChooser fchsr=new JFileCbooser();

In the above show...Dialog() call, 'file type' combo box is still shown even
flchsr.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY) is called.
Since...