Package | Description |
---|---|
com.compomics.util.gui.parameters.identification |
GUI classes for parameters, settings and preferences used for identification.
|
com.compomics.util.gui.parameters.identification.advanced |
Dialogs for advanced identification parameters.
|
Constructor and Description |
---|
IdentificationParametersEditionDialog(Dialog owner,
Frame parentFrame,
IdentificationParameters identificationParameters,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
boolean editable)
Creates a new IdentificationParametersEditionDialog with a dialog as
owner.
|
IdentificationParametersEditionDialog(Frame parentFrame,
IdentificationParameters identificationParameters,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
boolean editable)
Creates a new IdentificationParametersEditionDialog with a frame as
owner.
|
IdentificationParametersSelectionDialog(Frame parentFrame,
Dialog owner,
IdentificationParameters identificationParameters,
IdentificationParametersSelectionDialog.StartupMode startupMode,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
boolean editable)
Deprecated.
Constructor with a dialog as owner.
|
IdentificationParametersSelectionDialog(Frame parentFrame,
IdentificationParameters identificationParameters,
IdentificationParametersSelectionDialog.StartupMode startupMode,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
boolean editable)
Deprecated.
Constructor with a frame as owner.
|
IdentificationParametersSelectionDialog(Frame parentFrame,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
SearchParametersDialog searchSettingsDialog)
Deprecated.
Constructor with a frame as owner allowing the edition and saving from a
search parameters dialog.
|
Constructor and Description |
---|
ValidationQCParametersDialog(Dialog owner,
Frame parentFrame,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
ValidationQcParameters validationQCPreferences,
boolean editable)
Creates a new ValidationQCPreferencesDialog with a dialog as owner.
|
ValidationQCParametersDialog(Frame parentFrame,
ValidationQCParametersDialogParent validationQCPreferencesDialogParent,
ValidationQcParameters validationQCPreferences,
boolean editable)
Creates a new ValidationQCPreferencesDialog with a frame as owner.
|
Copyright © 2018. All rights reserved.