Interface FieldSelectionListener

  • All Known Implementing Classes:
    DecompilerPanel, ListingPanel

    public interface FieldSelectionListener
    Listener interface for when the selection changes.
    • Method Detail

      • selectionChanged

        void selectionChanged​(FieldSelection selection,
                              EventTrigger trigger)
        Called whenever the FieldViewer selection changes.
        Parameters:
        selection - the new selection.
        trigger - indicates the cause of the selection changing