net.sourceforge.pavlov.event
Interface MediaRootChangedListener

All Known Implementing Classes:
AudioFeedback, RandomImage

public interface MediaRootChangedListener

This method is called when a RandomMediaFactory's root directory has changed. Consumers may want to update their media content or inform the user of what type/how many/location of new media objects/


Method Summary
 void mediaRootChanged()
          Called when the random media factory's media root file has changed.
 

Method Detail

mediaRootChanged

void mediaRootChanged()
Called when the random media factory's media root file has changed.