Uses of Interface
jef.dna.fieldsTable.FieldsTableFactory

Packages that use FieldsTableFactory
jef.dna   
jef.dna.fieldsTable.impl.def   
 

Uses of FieldsTableFactory in jef.dna
 

Methods in jef.dna that return FieldsTableFactory
 FieldsTableFactory Dna.getFieldsTableFactory()
          Returns the FieldsTableFactory configured in the Dna configuration file, needed for instantiating FieldInfoStructure instances.
 

Uses of FieldsTableFactory in jef.dna.fieldsTable.impl.def
 

Classes in jef.dna.fieldsTable.impl.def that implement FieldsTableFactory
 class FTableFactory
          This is the default implementation of the FieldsTableFactory interface.