}
GridData data = new GridData(GridData.HORIZONTAL_ALIGN_BEGINNING);
label.setLayoutData(data);
StylePropertyBrowseAction browseAction = StylePropertyMetadata.getBrowseAction(styleProperty);
StyleType supportedStructure = styleProperty.getStandardDetails().
getSupportedStructure();
final StyleValueEditor styleEditor = new StyleValueEditor(this,
SWT.NONE, styleProperty, supportedStructure, true,