info.rolandkrueger.roklib.files
Interface DirectoryModificationListener

All Superinterfaces:
FileModificationListener

public interface DirectoryModificationListener
extends FileModificationListener


Method Summary
 void filesAdded(FileModificationWatchdog source)
           
 void filesRemoved(FileModificationWatchdog source)
           
 
Methods inherited from interface info.rolandkrueger.roklib.files.FileModificationListener
fileChanged, fileDeleted
 

Method Detail

filesAdded

void filesAdded(FileModificationWatchdog source)

filesRemoved

void filesRemoved(FileModificationWatchdog source)


Copyright © 2007-2011. All Rights Reserved.