Class WindowsFileWatcher

java.lang.Object
io.github.raghultech.markdown.utils.filesentry.WindowsFileWatcher
All Implemented Interfaces:
Runnable

public class WindowsFileWatcher extends Object implements Runnable
  • Constructor Details

    • WindowsFileWatcher

      public WindowsFileWatcher(File file)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • setFileChangeListener

      public void setFileChangeListener(FileWatcher.FileChangeListener listener)
    • stopWatching

      public void stopWatching()