Package | Description |
---|---|
com.compomics.util.gui |
Basic GUI classes.
|
com.compomics.util.gui.error_handlers |
Help handlers.
|
com.compomics.util.gui.export.graphics |
Exporting of graphics.
|
com.compomics.util.gui.parameters |
GUI classes for parameters, settings and preferences.
|
com.compomics.util.gui.parameters.identification_parameters |
GUI classes for parameters, settings and preferences used for identification.
|
com.compomics.util.preferences |
Utilities preferences classes.
|
com.compomics.util.protein_sequences_manager.gui |
GUI classes used for the management of FASTA files.
|
Modifier and Type | Method and Description |
---|---|
LastSelectedFolder |
VennDiagramDialog.getDefaultExportFolder() |
Modifier and Type | Method and Description |
---|---|
void |
XYPlottingDialog.setSelectedExportFolder(LastSelectedFolder selectedFolder) |
void |
VennDiagramDialog.setSelectedExportFolder(LastSelectedFolder selectedFolder) |
Constructor and Description |
---|
BugReport(JDialog dialog,
LastSelectedFolder selectionFolder,
String toolName,
String gitHubProjectName,
String toolVersion,
String googleGroup,
String googleGroupName,
File logFile)
Creates a new BugReport dialog.
|
BugReport(JFrame frame,
LastSelectedFolder selectionFolder,
String toolName,
String gitHubProjectName,
String toolVersion,
String googleGroup,
String googleGroupName,
File logFile)
Creates a new BugReport dialog.
|
Constructor and Description |
---|
ExportGraphicsDialog(JDialog dialog,
Image normalIcon,
Image waitingIcon,
boolean modal,
org.jfree.chart.ChartPanel chartPanel,
LastSelectedFolder lastSelectedFolder)
Create and open a new ExportPlot dialog.
|
ExportGraphicsDialog(JDialog dialog,
Image normalIcon,
Image waitingIcon,
boolean modal,
Component graphicsPanel,
LastSelectedFolder lastSelectedFolder)
Create and open a new ExportGraphicsDialog.
|
ExportGraphicsDialog(JFrame frame,
Image normalIcon,
Image waitingIcon,
boolean modal,
org.jfree.chart.ChartPanel chartPanel,
LastSelectedFolder lastSelectedFolder)
Create and open a new ExportPlot dialog.
|
ExportGraphicsDialog(JFrame frame,
Image normalIcon,
Image waitingIcon,
boolean modal,
Component graphicsPanel,
LastSelectedFolder lastSelectedFolder)
Create and open a new ExportGraphicsDialog.
|
Constructor and Description |
---|
IdentificationParametersEditionDialog(Dialog owner,
Frame parentFrame,
IdentificationParameters identificationParameters,
ConfigurationFile configurationFile,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCPreferencesDialogParent validationQCPreferencesDialogParent,
boolean editable)
Creates a new IdentificationParametersEditionDialog with a dialog as
owner.
|
IdentificationParametersEditionDialog(Frame parentFrame,
IdentificationParameters identificationParameters,
ConfigurationFile configurationFile,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCPreferencesDialogParent validationQCPreferencesDialogParent,
boolean editable)
Creates a new IdentificationParametersEditionDialog with a frame as
owner.
|
IdentificationParametersSelectionDialog(Frame parentFrame,
ConfigurationFile configurationFile,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCPreferencesDialogParent validationQCPreferencesDialogParent,
SearchSettingsDialog searchSettingsDialog)
Constructor with a frame as owner allowing the edition and saving from a
search parameters dialog.
|
IdentificationParametersSelectionDialog(Frame parentFrame,
Dialog owner,
IdentificationParameters identificationParameters,
IdentificationParametersSelectionDialog.StartupMode startupMode,
ConfigurationFile configurationFile,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCPreferencesDialogParent validationQCPreferencesDialogParent,
boolean editable)
Constructor with a dialog as owner.
|
IdentificationParametersSelectionDialog(Frame parentFrame,
IdentificationParameters identificationParameters,
IdentificationParametersSelectionDialog.StartupMode startupMode,
ConfigurationFile configurationFile,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
ValidationQCPreferencesDialogParent validationQCPreferencesDialogParent,
boolean editable)
Constructor with a frame as owner.
|
Modifier and Type | Method and Description |
---|---|
static File |
SearchSettingsDialog.saveSearchParameters(JDialog parentDialog,
SearchParameters newSearchParameters,
File searchParametersFile,
LastSelectedFolder lastSelectedFolder)
Saves the search parameters to a file of the users choice.
|
Constructor and Description |
---|
ProteinInferenceSettingsDialog(Dialog owner,
Frame parentFrame,
ProteinInferencePreferences proteinInferencePreferences,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
boolean editable)
Creates a new ProteinInferenceSettingsDialog with a dialog as owner.
|
ProteinInferenceSettingsDialog(Frame parentFrame,
ProteinInferencePreferences proteinInferencePreferences,
Image normalIcon,
Image waitingIcon,
LastSelectedFolder lastSelectedFolder,
boolean editable)
Creates a new ProteinInferenceSettingsDialog with a frame as owner.
|
SearchSettingsDialog(Dialog owner,
Frame parentFrame,
SearchParameters searchParameters,
Image normalIcon,
Image waitingIcon,
boolean setVisible,
boolean modal,
ConfigurationFile configurationFile,
LastSelectedFolder lastSelectedFolder,
String settingsName,
boolean editable)
Creates a new SearchSettingsDialog with a dialog as owner.
|
SearchSettingsDialog(Frame parentFrame,
SearchParameters searchParameters,
Image normalIcon,
Image waitingIcon,
boolean setVisible,
boolean modal,
ConfigurationFile configurationFile,
LastSelectedFolder lastSelectedFolder,
String settingsName,
boolean editable)
Creates a new SearchSettingsDialog with a frame as owner.
|
SpectrumMatchingSettingsDialog(Dialog owner,
Frame parentFrame,
String settingsName,
SearchParameters searchParameters,
Image normalIcon,
Image waitingIcon,
ConfigurationFile configurationFile,
LastSelectedFolder lastSelectedFolder,
boolean editable)
Creates a new SpectrumMatchingSettingsDialog with a dialog as owner.
|
SpectrumMatchingSettingsDialog(Frame parentFrame,
String settingsName,
SearchParameters searchParameters,
Image normalIcon,
Image waitingIcon,
ConfigurationFile configurationFile,
LastSelectedFolder lastSelectedFolder,
boolean editable)
Creates a new SpectrumMatchingSettingsDialog with a frame as owner.
|
Modifier and Type | Method and Description |
---|---|
LastSelectedFolder |
UtilitiesUserPreferences.getLastSelectedFolder()
Returns the last selected folder.
|
Modifier and Type | Method and Description |
---|---|
void |
UtilitiesUserPreferences.setLastSelectedFolder(LastSelectedFolder lastSelectedFolder)
Sets the last selected folder.
|
Constructor and Description |
---|
SequenceDbDetailsDialog(Frame parent,
LastSelectedFolder lastSelectedFolder,
boolean dbEditable,
Image normalImange,
Image waitingImage)
Creates a new SequenceDbDetailsDialog.
|
Copyright © 2015. All rights reserved.