Information about a field.
This has a Field itself and additional information (e.g. defaultLength and
displayByDefault). This additional information is different between the
Modes even when the field is the same. That's why the
additional information is separated from Field.
Constructor Summary
Constructors
Constructor and Description
FieldInfo(Field field,
int defaultLength,
boolean displayByDefault)