(StringAttribute) attribute, numberOfRows, numberOfColumns,
"Editor for " + attributeName.getExpression() + " of "
+ getContainer().getFullName());
}
TextEditorTableau tableau = new TextEditorTableau(textEffigy,
"_tableau", _editor);
return tableau;
}