Interface IOUtil.FileViewer

Enclosing class:
IOUtil

public static interface IOUtil.FileViewer
FileViewer is used to walk dir trees
Version:
$Revision: 1.3 $
Author:
IDV Development Team
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    return action
    static final int
    return action
    static final int
    return action
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    View this file.
  • Field Details

  • Method Details

    • viewFile

      int viewFile(File f) throws Exception
      View this file.
      Parameters:
      f - file
      Returns:
      One of the return actions
      Throws:
      Exception - on badness