单项选择题

在JPanel中绘图应覆盖哪个方法()

A.paint(Graphicsg)
B.paintComponent(Graphicsg)
C.print(Graphicsg)
D.repaint(Rectangler)