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.