PropertyEditorSupport whit Composite (SWT) [message #986514] |
Tue, 20 November 2012 17:35  |
Eclipse User |
|
|
|
I am creating a new component based on a SashForm (SWT) and I need to create an editor for a proprieadade.
The idea is to click on the "three dots" of the property and open a dialog to edit whatever it takes. I managed to create a property editor of extending PropertyEditorSupport, but so far only worked with SWT and all the places we researched just found JPanel using this type of editor.
Someone can tell me how to use PropertyEditorSupport with a SWT Composite instead of JPanel?
Thanks!
|
|
|
Re: PropertyEditorSupport whit Composite (SWT) [message #986821 is a reply to message #986514] |
Wed, 21 November 2012 18:25  |
Eclipse User |
|
|
|
Hello!
Okay, I'll explain the problem from another angle.
Instead of using the PropertyEditorSupport Beans I like to use the PropertyEditor Window Builder.
I already have editors that extend the PropertyEditor WB, but I have not found where I set this property to the editor. I tried to set via xml wbpcomponent .. but failed.
Can help me?
Tkanks!
|
|
|
Powered by
FUDForum. Page generated in 0.02922 seconds