组件的setSize()方法签名正确的是哪项?()
A:setSize(intwidth,intheight)
B:setSize(intx,inty,intwidth,intheight)
C:setSize(Dimensiondim)
D:以上皆不是
出自:计算机科学