Class ConflictInfoPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ConflictInfoPanel extends JPanel
ConflictInfoPanel appears above the 4 listings in the ListingMergeWindow. It indicates the current sub-phase of the ListingMerge (Code Units, Functions, Symbols, etc.). It also indicates how many groups of conflicts to resolve (typically address ranges), how many individual conflict need resolving for that address range, and how far you are along in the process.
See Also:
  • Constructor Details

    • ConflictInfoPanel

      public ConflictInfoPanel()
      Creates a new ConflictInfoPanel to use above the listings.