Module java.desktop

Interface ListSelectionListener

    • Method Detail

      • valueChanged

        void valueChanged​(ListSelectionEvent e)
        Called whenever the value of the selection changes.
        Parameters:
        e - the event that characterizes the change.