Module  java.desktop
软件包  javax.swing.event

Interface ListSelectionListener

    • 方法详细信息

      • valueChanged

        void valueChanged​(ListSelectionEvent e)
        每当选择的值更改时调用。
        参数
        e - the event that characterizes the change.