Class AaMass

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

public class AaMass
extends JDialog
Displays the mass of a series of amino acids. This class was written for testing purposes only.
Author:
Marc Vaudel
See Also:
Serialized Form
  • Constructor Details

    • AaMass

      public AaMass​(Frame parent, boolean modal)
      Creates a form AaMass.
      Parameters:
      parent - the parent frame
      modal - if the dialog is to be modal or not
  • Method Details

    • main

      public static void main​(String[] args)
      Parameters:
      args - the command line arguments