Package | Description |
---|---|
com.compomics.util.gui.parameters.tools |
GUI classes for parameters, settings and preferences used in tools.
|
Modifier and Type | Method and Description |
---|---|
ProcessingParameters |
ProcessingParametersDialog.getProcessingParameters()
Returns the processing parameters as set by the user.
|
Constructor and Description |
---|
ProcessingParametersDialog(Dialog owner,
Frame parentFrame,
ProcessingParameters processingPreferences,
boolean editable)
Creates a new ProcessingPreferencesDialog with a dialog as owner.
|
ProcessingParametersDialog(Frame parentFrame,
ProcessingParameters processingPreferences,
boolean editable)
Creates a new ProcessingPreferencesDialog with a frame as owner.
|
Copyright © 2018. All rights reserved.