org.browsecode.helpers.installer.applications
Interface ApplicationToInstall.Searcher
- All Known Implementing Classes:
- ApplicationToInstallStub.SimpleSearcherStub
- Enclosing interface:
- ApplicationToInstall
public static interface ApplicationToInstall.Searcher
startSearchForInstallation
void startSearchForInstallation(InstallApplication.InstallationConfirmationHandler confirmationHandler,
ControlComputerInterface computerToInstallOn,
ApplicationSet applications,
java.lang.String startSearchAt,
java.lang.Runnable runWhenDone)
- Start a search for whether this application has been installed.
- Parameters:
applications
-
getFile
java.lang.String getFile()
getUserSuggestedThisPlace
boolean getUserSuggestedThisPlace()