ebgeo.maprequest
Class MainWindow.PropertyFileFilter
java.lang.Object
ebgeo.maprequest.MainWindow.PropertyFileFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- MainWindow
- public class MainWindow.PropertyFileFilter
- extends Object
- implements FilenameFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainWindow.PropertyFileFilter
public MainWindow.PropertyFileFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter