コード例 #1
0
 @Override
 protected boolean shouldDrawMacShadow() {
   return myUI.isDrawMacShadow(isSelected(), isFocused());
 }