public int getMaximumTextLength(Locale locale) {
   return iField.getMaximumTextLength(locale);
 }