delete();
}
}
};
m_layoutComplexProperty.setCategory(PropertyCategory.system(5));
m_layoutComplexProperty.setEditorPresentation(new ButtonPropertyEditorPresentation() {
@Override
protected Image getImage() {
return DesignerPlugin.getImage("properties/down.png");
}