| [news.eclipse.tools.gef] Re: Custom view and ... ?? |
I've created a custom view for my Graphical Plugin Editor in Eclipse.
Then I've added a my Custom Viwer to it. It creates a form using SWT for element properties. Using SelectionListener nicely it hookes in GraphicalEditor and getProperties from element and display this in a View. My problem is ... how to make it work other way around??????
When I type new things in my Form Text Boxes HOW TO REFLECT CHANGES IN A MODEL.
Good luck,
Martijn.