If i need to add a new menu entry (like changing the color of some
figure), i have to implement the Action and add it like redo, undo and
delete.
But the question remains, how do i "fuse" my implemented action (or the
delete action) represented with the menu entry with the command i want to
implement?