NWNDialogEditorInterface
Class ERFFIlefilter
java.lang.Object
|
+--javax.swing.filechooser.FileFilter
|
+--NWNDialogEditorInterface.ERFFIlefilter
- public class ERFFIlefilter
- extends FileFilter
13 sept. 2003
- Author:
- Alexandre Brunel
TODO NWNDialogEditorInterface.ERFFIlefilter documentation
Constructor Summary |
ERFFIlefilter()
TODO NWNDialogEditorInterface.ERFFIlefilter Constructor documentation.
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERFFIlefilter
public ERFFIlefilter()
- TODO NWNDialogEditorInterface.ERFFIlefilter Constructor documentation.
Constructs a ERFFIlefilter object.
accept
public boolean accept(File f)
- Specified by:
accept
in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription
in class FileFilter