NASA World Wind

gov.nasa.worldwind.examples
Class VPFShapes.VPFFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by gov.nasa.worldwind.examples.VPFShapes.VPFFileFilter
Enclosing class:
VPFShapes

public static class VPFShapes.VPFFileFilter
extends FileFilter


Constructor Summary
VPFShapes.VPFFileFilter()
           
 
Method Summary
 boolean accept(File file)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VPFShapes.VPFFileFilter

public VPFShapes.VPFFileFilter()
Method Detail

accept

public boolean accept(File file)
Specified by:
accept in class FileFilter

getDescription

public String getDescription()
Specified by:
getDescription in class FileFilter

NASA World Wind

Hosted by docs.bugaco.com