Uses of Interface
com.compomics.util.gui.ptm.PtmDialogParent

Packages that use PtmDialogParent
com.compomics.util.gui.ptm   
 

Uses of PtmDialogParent in com.compomics.util.gui.ptm
 

Classes in com.compomics.util.gui.ptm that implement PtmDialogParent
 class ModificationsDialog
          A dialog where the modification details can be modified.
 

Constructors in com.compomics.util.gui.ptm with parameters of type PtmDialogParent
ModificationsDialog(java.awt.Frame parentFrame, PtmDialogParent parent, boolean modal)
          Creates a new ModificationsDialog.
PtmDialog(javax.swing.JDialog parent, PtmDialogParent ptmDialogParent, PtmToPrideMap ptmToPrideMap, PTM currentPTM, boolean editable)
          Creates a new PTM dialog.
PtmDialog(javax.swing.JFrame parent, PtmDialogParent ptmDialogParent, PtmToPrideMap ptmToPrideMap, PTM currentPTM, boolean editable)
          Creates a new PTM dialog.
 



Copyright © 2013. All Rights Reserved.