Class ProteinInferencePeptideLevelDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
eu.isas.peptideshaker.gui.protein_inference.ProteinInferencePeptideLevelDialog
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ProteinInferencePeptideLevelDialog extends JDialog
A simple dialog for showing the list of proteins a given peptide can map to.
Author:
Harald Barsnes, Marc Vaudel
See Also:
  • Constructor Details

    • ProteinInferencePeptideLevelDialog

      public ProteinInferencePeptideLevelDialog(PeptideShakerGUI peptideShakerGUI, boolean modal, long peptideMatchKey, Long proteinMatchKey, com.compomics.util.experiment.biology.genes.GeneMaps geneMaps)
      Create a new ProteinInferencePeptideLevelDialog.
      Parameters:
      peptideShakerGUI - the PeptideShakerGUI parent
      modal - modal or not modal
      peptideMatchKey - the peptide match key
      proteinMatchKey - the protein match key
      geneMaps - the gene maps