Interface TreeSelectionListener

    • Method Summary

      Modifier and Type Method and Description
      void valueChanged(TreeSelectionEvent e)
      Called whenever the value of the selection changes.
    • Method Detail

      • valueChanged

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