Package classpathhelper.filechangelistener

Package that defines a utility for monitoring files for changes (file additions/deletes/updates).

See:
          Description

Interface Summary
IFileChangeListener Interface for an object interested in file changes.
 

Class Summary
FileChangedEvent Object representing a file changing.
FileChangeMonitor Utility class used to monitor files, or files within directories.
 

Package classpathhelper.filechangelistener Description

Package that defines a utility for monitoring files for changes (file additions/deletes/updates).