public void setToggleHighlights(boolean highlights) {
   component.setToggleHighlights(highlights);
 }