A. t.addTextListener (eh) B. eh.addTextListener (t) C. addTextListener (eh,t) D. addTextListener (t, eh)
A.TextField能產(chǎn)生ActionEvent事件 B.TextArea能產(chǎn)乍ActionEvent事件 C.Button能產(chǎn)牛ActionEvent事件 D.Menultem能產(chǎn)生ActionEvent事件
A.Buttons B.Labels C.Check Boxes D.Windows