Package edu.jhu.tmaj.client.importer.data

Provides data structures and helper classes for running the Import application.

See:
          Description

Class Summary
AcisImageOutputParser Implements an ImageOutputParser for the Chromavision ACIS system
AperioImageOutputParser Implements an ImageOutputParser for the Aperio ScanScope System
BlissImageOutputParser Implements an ImageOutputParser for the Bacus labs BLISS system
FileSelectorPanel A Panel that lets the user select multiple files.
ShortenedFile A File whose toString() method only returned the file name and not the entire path.
StandardImageOutputParser The standard ImageOutputParser; ideally all image scanning systems would give us their image filenames in this format.
 

Enum Summary
ScanningMachine The Machines that can scan an ArraySlide, namely the BLISS, ACIS, NIKON, and ARIOL.
 

Package edu.jhu.tmaj.client.importer.data Description

Provides data structures and helper classes for running the Import application. The import application imports both ArrayImages and Specimens.