模块  java.desktop
软件包  java.awt.event

Interface ActionListener

    • 方法详细信息

      • actionPerformed

        void actionPerformed​(ActionEvent e)
        发生操作时调用。
        参数
        e - 要处理的事件