Class PrideFreeTextSearchDialog

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

public class PrideFreeTextSearchDialog extends JDialog
A dialog for using PRIDE free text search via https://www.ebi.ac.uk/pride/archive/simpleSearch.
Author:
Harald Barsnes
See Also:
  • Constructor Details

    • PrideFreeTextSearchDialog

      public PrideFreeTextSearchDialog(JDialog parent, boolean modal)
      Creates a new PrideFreeTextSearchDialog.
      Parameters:
      parent - the parent dialog
      modal - if the dialog is to be modal or not