Uses of Interface
ucar.unidata.util.IOUtil.FileViewer

Packages that use IOUtil.FileViewer
ucar.unidata.util General utilities. 
 

Uses of IOUtil.FileViewer in ucar.unidata.util
 

Methods in ucar.unidata.util with parameters of type IOUtil.FileViewer
static boolean IOUtil.walkDirectory(File dir, IOUtil.FileViewer fileViewer)
          Walk the dir tree with the given file viewer
static boolean IOUtil.walkDirectory(File dir, IOUtil.FileViewer fileViewer, int level)
          Walk the dir tree with the given file viewer