Class ProteinInferenceGraphLegendDialog

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

public class ProteinInferenceGraphLegendDialog extends JDialog
Dialog for displaying the protein inference graph legend.
Author:
Harald Barsnes
See Also:
  • Constructor Details

    • ProteinInferenceGraphLegendDialog

      public ProteinInferenceGraphLegendDialog(JDialog parent, boolean modal)
      Creates a new ProteinInferenceGraphLegendDialog.
      Parameters:
      parent - the dialog parent
      modal - if the dialog is to be modal or not