Uses of Interface
edu.umd.cfar.lamp.viper.gui.core.LostFileFinder.SearchCompleted

Packages that use LostFileFinder.SearchCompleted
edu.umd.cfar.lamp.viper.gui.core Some core, necessary classes for dealing with a ViPER project. 
 

Uses of LostFileFinder.SearchCompleted in edu.umd.cfar.lamp.viper.gui.core
 

Methods in edu.umd.cfar.lamp.viper.gui.core with parameters of type LostFileFinder.SearchCompleted
static java.awt.Window LostFileFinder.getSearchDialog(java.net.URI oldURI, java.io.File[] paths, LostFileFinder.SearchCompleted whenDone, java.awt.Frame parent)
          Gets a 'Browse for file' dialog box, while starting a search for a file with the same name in the background.