Interface SelectionChangeListener

    • Method Detail

      • selectionChanged

        void selectionChanged​(SelectionChangeEvent event)
        Receives a selection change event. This method may be assumed to execute in the GUI thread.
        Parameters:
        event - A SelectionChangeEvent instance.