gov.nasa.worldwind.examples
Class VPFShapes.VPFFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
gov.nasa.worldwind.examples.VPFShapes.VPFFileFilter
- Enclosing class:
- VPFShapes
public static class VPFShapes.VPFFileFilter - extends FileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VPFShapes.VPFFileFilter
public VPFShapes.VPFFileFilter()
accept
public boolean accept(File file)
- Specified by:
accept in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription in class FileFilter
|
|