Hello everyone.
I'm trying to use the FileDialog class for loading and saving games. My problem is that the Javadoc of the setFilenameFilter() methods says that Microsoft Windows platforms are not implemented by Sun. I am currently using MS Windows XP. Is there a way to handle this problem? I tried to implement the FilenameFilter interface anyway and it failed as I expected.

Any help would be excellent.
Thank you.
