edu.jhu.tmaj.client.importer.images.data
Class ImagesScanLinkingHelper

java.lang.Object
  extended by edu.jhu.tmaj.client.importer.images.data.ImagesScanLinkingHelper

public final class ImagesScanLinkingHelper
extends java.lang.Object


Constructor Summary
ImagesScanLinkingHelper()
           
 
Method Summary
static void linkImagesWithScan(ExternalFolder externalFolder, SelectedScan selectedScan, java.awt.Component parentComponent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImagesScanLinkingHelper

public ImagesScanLinkingHelper()
Method Detail

linkImagesWithScan

public static void linkImagesWithScan(ExternalFolder externalFolder,
                                      SelectedScan selectedScan,
                                      java.awt.Component parentComponent)