Uses of Interface
com.swtdesigner.api.swt.property.editor.IPropertyEditor

Packages that use IPropertyEditor
com.swtdesigner.api.swt.property.editor   
 

Uses of IPropertyEditor in com.swtdesigner.api.swt.property.editor
 

Subinterfaces of IPropertyEditor in com.swtdesigner.api.swt.property.editor
 interface IComboPropertyEditor
          Property editor that uses combo box as property editor control.
 interface IPaintPropertyEditor
          Property editor that paints property value itself.
 interface ITextPropertyEditor
          Property editor that shows text as property value.