Class ListingComparisonFieldPanelCoordinator

    • Constructor Detail

      • ListingComparisonFieldPanelCoordinator

        public ListingComparisonFieldPanelCoordinator​(ListingCodeComparisonPanel dualListingPanel)
        Constructor for this dual listing field panel coordinator.
        Parameters:
        dualListingPanel - the dual listing to be controlled by this coordinator.
    • Method Detail

      • setCorrelation

        public void setCorrelation​(ListingAddressCorrelation addressCorrelation)
        Sets a new address correlation for associating addresses between the left and right sides. The field panels can then be coordinated by locking the layouts together whenever the current location on one side can be correlated with a location on the other side.
        Parameters:
        addressCorrelation - the correlation to use for locking the two sides together for scrolling.