单项选择题

当Applet小程序窗口需要重画时,将调用下列哪个方法

A.start( )
B.init( )
C.paint( )
D.draw( )