gov.nasa.worldwind.applications.sar.tracks
Class CompoundFilter
java.lang.Object
javax.swing.filechooser.FileFilter
gov.nasa.worldwind.applications.sar.tracks.CompoundFilter
- All Implemented Interfaces:
- FileFilter
public class CompoundFilter
- extends FileFilter
- implements FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundFilter
public CompoundFilter(FileFilter[] filters,
String description)
accept
public boolean accept(File file)
- Specified by:
accept
in interface FileFilter
- Specified by:
accept
in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription
in class FileFilter
getFilters
public FileFilter[] getFilters()