Пример #1
0
 /**
  * Constructs message that should be used to name the editor component.
  *
  * @return name of the editor
  */
 protected String messageName() {
   return del.superMessageName();
 }