one question though: would an alternative solution - to install an edit
policy for my AbstractTreeEditPart subclass using
EditPolicy.SELECTION_FEEDBACK_ROLE and subclass the SelectionEditPolicy,
where showSelection() and hideSelection() show/hide the the relevant
panels - be feasible too?