[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: add dynamically new components to the GMF

Hello IMRAN,

PaletteRoot instance will be created in generated ???DiagramEditor.createPaletteRoot() method. You can take a look on the code to realize how to get this instance and manually fill it with new tools/remove obsolete.

-----------------
Alex Shatalin