Uses of Package
com.compomics.util.interfaces
Packages that use com.compomics.util.interfaces
Package
Description
General, top-level tasks that are used throughout the other packages in the util section.
Basic GUI classes.
Spectrum and Chromatogram visualization GUI classes.
GUI utilities classes.
Classes related to the handling of files.
Useful objects for modeling and handling nucleotides.
Classes concerning useful Objects and their operations for modeling and handling proteins.
-
Classes in com.compomics.util.interfaces used by com.compomics.util.generalClassDescriptionThis interface describes the behaviour for a class that can log messages.This interface describes the behaviour for a spectrum file (ie., PKL file, Mascot Generic file, dat file, ...).
-
Classes in com.compomics.util.interfaces used by com.compomics.util.guiClassDescriptionThis interface describes the behaviour for classes that can handle unrecoverable errors and exceptions, thrown by child threads etc.
-
Classes in com.compomics.util.interfaces used by com.compomics.util.gui.spectrumClassDescriptionThis interface describes the behaviour for a spectrum file (ie., PKL file, Mascot Generic file, dat file, ...).
-
Classes in com.compomics.util.interfaces used by com.compomics.util.gui.utilsClassDescriptionThis interface describes the behaviour for classes that can accept an incoming DB connection.
-
Classes in com.compomics.util.interfaces used by com.compomics.util.io.fileClassDescriptionThis interface describes the behaviour for any Object whose progressing state can be monitored.
-
Classes in com.compomics.util.interfaces used by com.compomics.util.nucleotideClassDescriptionThis interface defines the default behavior of any kind of sequence with a certain mass - be it DNA, protein or something else.
-
Classes in com.compomics.util.interfaces used by com.compomics.util.proteinClassDescriptionThis interface describes the behaviour for a modification on a peptide or aminoacid sequence.This interface defines the default behavior of any kind of sequence with a certain mass - be it DNA, protein or something else.