A converter that converts from {@link String} to {@link Integer} and back.Uses the given locale and a {@link NumberFormat} instance for formatting andparsing.
Override and overwrite {@link #getFormat(Locale)} to use a different format.
@author Vaadin Ltd
@since 7.0