-->
当前位置:首页 > 题库

单选题:A JavaFX action event handler is an instance of _______.

Luz5年前 (2021-05-10)题库818
A JavaFX action event handler is an instance of _______.@[A](2)
A. EventHandler < ActionEvent >
B. EventHandler
C. ActionEvent
D. Action





A.EventHandler < ActionEvent >
B.EventHandler
C.ActionEvent
D.Action


答案:A