Is there a way to replicate the design palette from the Eclipse Visual Editor in an SWT application?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to look at GEF Graphical Editing Framework which would, on top of eclipse and SWT, provide some palette resources.
An example of palette os found in this article GEF with EMF
As said in this thread: