网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Component类中用于刷新组件的方法是( )。

A.getFont

B.getName

C.update

D.paint


参考答案

更多 “ Component类中用于刷新组件的方法是( )。A.getFontB.getNameC.updateD.paint ” 相关考题
考题 Component类中用于刷新组件的方法是______。A) getFont()B) getName()C) updateD) paintA.B.C.D.

考题 所有GUI标准组件类的父类是Component类。() 此题为判断题(对,错)。

考题 Component类中用于刷新组件的方法是( )。A.getFont( )B.getName( )C.update( )D.paint( )

考题 Component类中用于刷新组件的方法是( )。 A.getFontB.getNameC.updateSXB Component类中用于刷新组件的方法是( )。A.getFontB.getNameC.updateD.paint

考题 【单选题】下列Component类的方法中,用于组件可见性的是()。A.updata()B.paint(Graphics g)C.setVisible(Boolean b)D.repaint()

考题 (GUI组件)Component类中用于刷新组件的方法是_______。A.getFont()B.getName()C.update()D.paint()

考题 2、在()文件中定义根组件的模板样式类。A.app.component.htmlB.app.component.scssC.app.component.tsD.app.component.spec.ts

考题 组件类Component中显示或隐藏组件的方法是()。A.setSize()B.setLocation()C.setVisible()D.setEnabled()

考题 8、组件类Component中显示或隐藏组件的方法是()。A.setSize()B.setLocation()C.setVisible()D.setEnabled()