| [news.eclipse.tools.gef] Re: Editparts, Figures and children |
Hi Randy,
protected void addPlaceholder(Figure container)
Thanks for the help.
Pat
It sounds like you want 2 children figures to be at figure indexes 0 and 2. Why not just extend the method and correct the indexed? In other words, if index==1, set index := 2.