Returns the preferred size of the specified
JFileChooser.
The preferred size is at least as large,
in both height and width,
as the preferred size recommended
by the file chooser's layout manager.
Parameters: c - a JFileChooser a Dimension specifying the preferredwidth and height of the file chooser