@Override
 protected boolean shouldDrawMacShadow() {
   return myUI.isDrawMacShadow(isSelected(), isFocused());
 }