[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Changing appearance of a node in "runtime"

Then you have to add domain model listener listening for the changes in specified attribute and performing refresh (parent node update/surrent node figure repaint) then attribute value was changed.

Thanks a lot Alex,
But to implement a listener, which class should I use? And which method of ???EditPart can implement it?


Regards
Cristian