单项选择题

将一个容器panell放到容器frame1中的方法是

A.frame1.insert(panel
B.frameadd(panel
C.frame1.addJPanel(panel
D.frameinserOPanel(panel