[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Drag and Drop from Palette

I am tryng to enable DnD from the palette. The FAQ entry for this recommends changing the NodeToolEntry method in the DomainPaletteFactory to not extend ToolEntry but extend PaletteToolEntry. This works but the jar that contains PaletteToolEntry gives a restricted access warning. Whats the correct way to enable DnD from the palette if using PaletteToolEntry is discouraged.


Kerry Staresd