Uses of Interface
com.compomics.software.settings.PathKey
Packages that use PathKey
Package
Description
Settings for compomics-utilities tools.
GUI settings for compomics-utilities tools.
-
Uses of PathKey in com.compomics.software.settings
Classes in com.compomics.software.settings that implement PathKeyModifier and TypeClassDescriptionstatic enumEnum of the paths which can be set in utilities.Methods in com.compomics.software.settings that return types with arguments of type PathKeyModifier and TypeMethodDescriptionUtilitiesPathParameters.getErrorKeys()Returns a list containing the keys of the paths where the tool is not able to write. -
Uses of PathKey in com.compomics.software.settings.gui
Methods in com.compomics.software.settings.gui that return types with arguments of type PathKeyModifier and TypeMethodDescriptionPathParametersDialog.getKeyToPathMap()Returns the path settings in a map: key | path.Constructor parameters in com.compomics.software.settings.gui with type arguments of type PathKey