Uses of Class
FieldMap

Uses of FieldMap in
 

Fields in declared as FieldMap
 FieldMap ArrayLayout.fieldMap
          field map of internal (MAE) to external (User) Table Fields
 FieldMap MaeConfigData.fm
          current field map
static FieldMap SetupLayouts.specialFM
          Special Field Map for mapping our symbols see getMinReqFieldList()
 

Methods in with parameters of type FieldMap
private  int FieldMapGUI.findSelectedField(FieldMap fm, java.awt.Choice fieldChoiceList, int i)
          findSelectedField() - find which item was choosen before.
 boolean SetupLayouts.getMaeToUserFields(java.lang.String fileName, FieldMap fm, int row, int remapMode, boolean useMaxFieldsFlag)
          getMaeToUserFields() - extract desired fields from row of tokens by reading them from the fileName.