Class EnzymesDialog

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

public class EnzymesDialog
extends JDialog
Dialog for the Enzymes.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

    • EnzymesDialog

      public EnzymesDialog​(Frame parentFrame, boolean modal)
      Creates a new EnzymesDialog.
      Parameters:
      parentFrame - the parent frame
      modal - true if modal
  • Method Details

    • getOlsAccessionLink

      public String getOlsAccessionLink​(String modAccession)
      Returns a web link to the given PSI-MS CV term at https://www.ebi.ac.uk/ols/ontologies/ms.
      Parameters:
      modAccession - the PSI-MS accession number
      Returns:
      the OLS web link
    • updateEnzymesTable

      public void updateEnzymesTable()
      Update the layout of the enzymes table.