info.rolandkrueger.roklib.files
Interface FileModificationListener

All Known Subinterfaces:
DirectoryModificationListener

public interface FileModificationListener


Method Summary
 void fileChanged(FileModificationWatchdog source)
           
 void fileDeleted(FileModificationWatchdog source)
           
 

Method Detail

fileDeleted

void fileDeleted(FileModificationWatchdog source)

fileChanged

void fileChanged(FileModificationWatchdog source)


Copyright © 2007-2011. All Rights Reserved.