Class WatchFileTreeModel

All Implemented Interfaces:
Serializable, TreeModel

@Deprecated public class WatchFileTreeModel extends FileTreeModel
Deprecated.
FileTree will be moved to https://github.com/weisJ/swing-dsl
See Also:
Serialized Form
  • Constructor Details

    • WatchFileTreeModel

      public WatchFileTreeModel(FileSystemView fileSystemView)
      Deprecated.
    • WatchFileTreeModel

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

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