Uses of Interface
de.unihalle.informatik.Alida.batch.provider.input.ALDBatchInputIterator

Packages that use ALDBatchInputIterator
de.unihalle.informatik.Alida.batch Package containing classes for batch mode. 
de.unihalle.informatik.Alida.batch.provider.input.swing Package containing batch input providers for Swing GUIs. 
 

Uses of ALDBatchInputIterator in de.unihalle.informatik.Alida.batch
 

Methods in de.unihalle.informatik.Alida.batch that return ALDBatchInputIterator
 ALDBatchInputIterator ALDBatchInputManager.getProvider(Class<?> cl, Class<?> interfaceRequired)
          Method to return an instance of the batch input provider for given class.
 

Uses of ALDBatchInputIterator in de.unihalle.informatik.Alida.batch.provider.input.swing
 

Subinterfaces of ALDBatchInputIterator in de.unihalle.informatik.Alida.batch.provider.input.swing
 interface ALDBatchInputIteratorSwing
          Interface for Alida's automatic batch data I/O via GUIs based on Swing.
 

Classes in de.unihalle.informatik.Alida.batch.provider.input.swing that implement ALDBatchInputIterator
 class ALDBatchInputNativeArray1DSwing
          Implementation of ALDBatchInputIteratorSwing for native 1D arrays.
 class ALDBatchInputNumberSwing
          Implementation of ALDBatchInputIteratorSwing for numbers and strings.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.