/**
* @generated
*/
private void createContents() {
RectangleFigure rrr0 = new RectangleFigure();
rrr0.setFill(false);
rrr0.setOutline(false);
rrr0.setLineWidth(0);
this.add(rrr0, BorderLayout.TOP);
BorderLayout layoutRrr0 = new BorderLayout();
rrr0.setLayoutManager(layoutRrr0);
fFigureFeatureNodeFigureLabel = new WrappingLabel();
fFigureFeatureNodeFigureLabel.setText("Untiteled");
fFigureFeatureNodeFigureLabel
.setFont(FFIGUREFEATURENODEFIGURELABEL_FONT);
fFigureFeatureNodeFigureLabel.setBorder(new MarginBorder(
getMapMode().DPtoLP(2), getMapMode().DPtoLP(0),
getMapMode().DPtoLP(2), getMapMode().DPtoLP(5)));
rrr0.add(fFigureFeatureNodeFigureLabel, BorderLayout.CENTER);
fFigureFeatureNodeFigureVersionLabel1 = new WrappingLabel();
fFigureFeatureNodeFigureVersionLabel1.setText("");
rrr0.add(fFigureFeatureNodeFigureVersionLabel1, BorderLayout.RIGHT);
fFigureFeatureNodeRelationNodesRectangleFigure1 = new RectangleFigure();
fFigureFeatureNodeRelationNodesRectangleFigure1.setFill(false);
fFigureFeatureNodeRelationNodesRectangleFigure1.setOutline(false);
fFigureFeatureNodeRelationNodesRectangleFigure1.setLineWidth(0);
fFigureFeatureNodeRelationNodesRectangleFigure1
.setForegroundColor(ColorConstants.lightGray);