方法()将给Jpanelp增加一个组件c.
A.
p.add(c)
p.getContentPane(c)
p.insert(c)
p.append(c)
A. next B. nextLine C. nextInt D. nextDouble
A. .java B. .obj C. .class D. .exe
A. protected B. public C. private D. default
A. boolean B. void C. String D. static