jason.core
Interface JasManagerListener

All Known Implementing Classes:
PathDoor

public interface JasManagerListener

Created Sun Sep 15 20:19:36 2002

Notify that a file has been uncompressed

See Also:
JasManager

Method Summary
 void notifyFile(java.io.File f)
           
 

Method Detail

notifyFile

public void notifyFile(java.io.File f)