单项选择题
A.ActionListener B.FocusListener C.MouseMotionListener D.WindowsListener
对于文本*区事件源,要获得监视器的方法是()A.addTextListener()B.TextValueCha...
单项选择题对于文本*区事件源,要获得监视器的方法是()
A.addTextListener() B.TextValueChanged() C.append(Strings) D.insert(Stringsintx)
用于文本*区中设置文本同时清除文本*区中原有文本的方法是()A.setText(Strings)B.getTe...
单项选择题用于文本*区中设置文本同时清除文本*区中原有文本的方法是()
A.setText(Strings) B.getText() C.TextArea(Strings) D."TextArea(intx,inty)"
获取文本框的文本的方法是()A.setEchochar()B.setText()C.Textfield()D....
单项选择题获取文本框的文本的方法是()
A.setEchochar() B.setText() C.Textfield() D.getText()