public void setSelectionBackgroundColor(Color selectionBackgroundColor) {
   itemRenderer.setSelectionBackgroundColor(selectionBackgroundColor);
 }