Class NewEnzymeDialog

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

public class NewEnzymeDialog
extends JDialog
This dialog allows the user to create a new enzyme.
Author:
Harald Barsnes
See Also:
Serialized Form
  • Constructor Details

    • NewEnzymeDialog

      public NewEnzymeDialog​(EnzymesDialog enzymesDialog)
      Creates a NewEnzymeDialog.
      Parameters:
      enzymesDialog - the EnzymesDialog parent
  • Method Details

    • isCanceled

      public boolean isCanceled()
      Indicates whether the dialog was canceled by the user.
      Returns:
      a boolean indicating whether the dialog was canceled by the user