單項選擇題當為組件調用repaint()時,AWT包調用組件方法()

A.update
B.paint
C.draw
D.show


您可能感興趣的試卷

你可能感興趣的試題

3.單項選擇題那個類負責創(chuàng)建畫布對象()

A.Applet
B.Container
C.Component
D.Canvas

4.單項選擇題下列那一項的實現(xiàn)不可以添加為TextField對象的監(jiān)聽器()

A.ActionListener
B.FocusListener
C.MouseMotionListener
D.WindowsListener

5.單項選擇題對于文本*區(qū)事件源,要獲得監(jiān)視器的方法是()

A.addTextListener()
B.TextValueChanged()
C.append(Strings)
D.insert(Stringsintx)