LiveDirsFX: directory tree model for TreeView that watches the	filesystem for changes
    Tomas Mikula 
    tomas.mikula at gmail.com
       
    Wed Apr  9 11:23:32 UTC 2014
    
    
  
Hello all,
I would like to announce that I have published LiveDirsFX [1], which
is a combination of a directory watcher, a directory-tree model
(usable in TreeView) and a simple asynchronous I/O facility.
The added value of this combination, compared to using them all
separately, is this:
 1. The tree model is updated automatically as changes are made to the
underlying filesystem.
 2. Ability to distinguish external filesystem changes from changes
made by your application
Regards,
Tomas
[1] http://www.fxmisc.org/livedirs/
    
    
More information about the openjfx-dev
mailing list