Package | Description |
---|---|
com.compomics.util.preferences |
Utilities preferences classes.
|
com.compomics.util.preferences.gui |
Utilities preferences GUI classes.
|
Modifier and Type | Method and Description |
---|---|
IdFilter |
IdentificationParameters.getIdFilter()
Returns the filter used when importing PSMs.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IdFilter.equals(IdFilter anotherFilter)
Indicates whether this filter is the same as another one.
|
void |
IdentificationParameters.setIdFilter(IdFilter idFilter)
Sets the filter used when importing PSMs.
|
Modifier and Type | Method and Description |
---|---|
IdFilter |
ImportSettingsDialog.getFilter()
Returns the id filter as set by the user.
|
Constructor and Description |
---|
ImportSettingsDialog(JDialog parent,
IdFilter idFilter,
boolean editable)
Creates a new ImportSettingsDialog.
|
ImportSettingsDialog(JFrame parent,
IdFilter idFilter,
boolean editable)
Creates a new ImportSettingsDialog.
|
Copyright © 2015. All rights reserved.