public void setSelectionForegroundColor(Color selectionForegroundColor) {
   itemRenderer.setSelectionForegroundColor(selectionForegroundColor);
 }