Uses of Class
AFLPcore.ImportFilter

Packages that use ImportFilter
AFLPcore   
AFLPgui   
 

Uses of ImportFilter in AFLPcore
 

Subclasses of ImportFilter in AFLPcore
 class ABI3x00Filter
          This class reads data from a ABI 3100 and a 3700 capillary machine.
 class ABILaneFilter
          This class reads data from a lane file produced by extracting lanes from a gel run on an ABI377.
 class CEQLaneFilter
          This class reads data from a fragment results text file produced by a Beckman Coulter, Inc.
 class SCFFilter
          This class reads data from an SCF file, which are fairly common.
 

Uses of ImportFilter in AFLPgui
 

Methods in AFLPgui that return ImportFilter
 ImportFilter MultiFileDialog.getFilter()
          Gives the filter selected in the dialog box.