Interface ListingDiffChangeListener

  • All Known Implementing Classes:
    ListingCodeComparisonPanel

    public interface ListingDiffChangeListener
    Interface defining a listener that gets notified when the ListingDiff's set of differences and unmatched addresses has changed.
    • Method Detail

      • listingDiffChanged

        void listingDiffChanged()
        Called when the ListingDiff's set of differences and unmatched addresses has changed.