Module java.desktop

Interface TreeSelectionListener

    • Method Detail

      • valueChanged

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