List<Action> actions = new ArrayList<Action>();
actions.add(new RemoveSelectionSetAction(commandManager));
// actions.add(new CreateSetAction(resourceSetFactory,
// resourceSetLabelFactory, commandManager));
return new PopupResourceSetAvatarFactory(clickFactory, viewAccessor,
popupManagerFactory, actions, "View selection",
"<p><b>Drag</b> this selection to create filtered views"
+ " (by dropping on view content), to"
+ " synchronize the selection in multiple views "
+ "(by dropping on other selections) "