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