73747576777879
class UsersGroupsPanel extends Panel { public UsersGroupsPanel(String id) { super(id); add(new UserGroupServicesTogglePanel("usersgroups")); }