Class ProteinInferenceGraphSelectionDialog

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

public class ProteinInferenceGraphSelectionDialog extends JDialog
Dialog for displaying the selected nodes in a ProteinInferenceGraphPanel.
Author:
Harald Barsnes
See Also:
  • Constructor Details

    • ProteinInferenceGraphSelectionDialog

      public ProteinInferenceGraphSelectionDialog(JDialog parent, boolean modal, String text)
      Creates a new ProteinInferenceGraphSelectionJDialog.
      Parameters:
      parent - the parent dialog
      modal - modal or not
      text - the text to display