多项选择题

组件的setSize()方法签名正确的是哪项?()

A.setSize(intwidth,intheight)
B.setSize(intx,inty,intwidth,intheight)
C.setSize(Dimensiondim)
D.以上皆不是