/** * Constructs message that should be used to name the editor component. * * @return name of the editor */ protected String messageName() { return del.superMessageName(); }