Package com.swtdesigner.api.swt.property.editor

Interface Summary
IButtonPropertyEditor Property editor marker that can respond on "..." button click, for example open some dialog.
IComboPropertyEditor Property editor that uses combo box as property editor control.
IPaintPropertyEditor Property editor that paints property value itself.
IPropertyEditor Abstract custom property editor.
ITextPropertyEditor Property editor that shows text as property value.