Interface AlgorithmParametersDialog

All Known Implementing Classes:
AndromedaParametersDialog, CometParametersDialog, DirecTagParametersDialog, MetaMorpheusParametersDialog, MsAmandaParametersDialog, MsgfParametersDialog, MyriMatchParametersDialog, NovorParametersDialog, OmssaParametersDialog, PepNovoParametersDialog, PNovoParametersDialog, SageParametersDialog, TideParametersDialog, XTandemParametersDialog

public interface AlgorithmParametersDialog
Interface for an algorithm settings dialog.
Author:
Marc Vaudel
  • Method Details

    • isCancelled

      boolean isCancelled()
      Indicates whether the user canceled the editing.
      Returns:
      true if cancel was pressed
    • getParameters

      Returns the parameters as set by the user.
      Returns:
      the parameters as set by the user