Class ComparedFormObjects

    • Constructor Detail

      • ComparedFormObjects

        public ComparedFormObjects()
        Constructs an instance of the object. Used for cloning purposes
      • ComparedFormObjects

        public ComparedFormObjects​(Form mainForm,
                                   Form otherForm,
                                   Form ancestorForm)
        Constructs a provider with the specified forms.
        Parameters:
        mainForm - the main form, may be null
        otherForm - the other form, may be null
        ancestorForm - the common ancestor form, may be null