Uses of Interface
com.swtdesigner.api.property.editor.IPropertyEditorSite

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

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

Methods in com.swtdesigner.api.swt.property.editor with parameters of type IPropertyEditorSite
 void IPropertyEditor.initialize(IPropertyEditorSite site)
          Initializes property editor with site before first use.