Class WatchFileTreeModel

All Implemented Interfaces:
Serializable, TreeModel

public class WatchFileTreeModel
extends FileTreeModel
See Also:
Serialized Form
  • Constructor Details

    • WatchFileTreeModel

      public WatchFileTreeModel​(FileSystemView fileSystemView)
    • WatchFileTreeModel

      public WatchFileTreeModel​(FileSystemView fileSystemView, boolean showHiddenFiles, File... roots)
    • WatchFileTreeModel

      public WatchFileTreeModel​(FileSystemView fileSystemView, boolean showHiddenFiles, Path... roots)
  • Method Details