org.browsecode.helpers.controlcomputer
Interface ControlComputerInterface.ConfirmationHandler

All Known Subinterfaces:
InstallApplication.InstallationConfirmationHandler
All Known Implementing Classes:
InstallApplication, InstallApplicationCard
Enclosing interface:
ControlComputerInterface

public static interface ControlComputerInterface.ConfirmationHandler


Method Summary
 boolean isFoundLocationOk(java.lang.String location)
          Ask the user whether this directory is good.
 

Method Detail

isFoundLocationOk

boolean isFoundLocationOk(java.lang.String location)
Ask the user whether this directory is good.

Parameters:
location -
Returns: