Class MatchValidationDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class MatchValidationDialog extends JDialog
This class displays information about the validation of a match.
Author:
Marc Vaudel, Harald Barsnes
See Also:
  • Constructor Details

    • MatchValidationDialog

      public MatchValidationDialog(Frame parent, com.compomics.util.experiment.identification.Identification identification, TargetDecoyMap targetDecoyMap, long matchKey, com.compomics.util.parameters.identification.IdentificationParameters identificationParameters, String fastaFile, MatchValidationDialog.MatchType matchType)
      Constructor for a protein match validation dialog.
      Parameters:
      parent - the parent frame
      identification - the identification where to get the match from
      targetDecoyMap - the target decoy map
      matchKey - the protein match key
      identificationParameters - the identification parameters used
      fastaFile - the FASTA file
      matchType - the match type
  • Method Details

    • isValidationChanged

      public boolean isValidationChanged()
      Indicates whether the validation level changed.
      Returns:
      a boolean indicating whether the validation level changed