| [news.eclipse.tools.gef] Re: SelectionTool - something like a "selection changed" event/request? |
Hi,
-i
You should have a SelectionEditPolicy installed on the EditPart (which you probably already have) and should override its showSelection() and hideSelection() methods.