ContextPad Design

Hello,
I have two questions on the same subject, the ContextPad.

  1. How can I change the icon when I click on an item? For example, the wrench to a circle.

  2. For example, can I have the ContextPad different for the StartEvent than for Tasks?

Did you check this example?

Yes, I did. Does that mean I have to overwrite the getPaletteEntries method?

In case you want to change the ContextPad you will have to override it, like it is described here.