org.browsecode.helpers.installer.applications
Interface InstallApplication.NotifyAfterUserBrowses

All Known Implementing Classes:
ApplicationToInstallStub.SimpleSearcherStub
Enclosing class:
InstallApplication

public static interface InstallApplication.NotifyAfterUserBrowses


Method Summary
 void stopSearching()
           
 void userBrowsedForFile(java.lang.String file)
           
 

Method Detail

userBrowsedForFile

void userBrowsedForFile(java.lang.String file)

stopSearching

void stopSearching()