Package | Description |
---|---|
com.compomics.util.general |
The classes in this package focus mainly on very general,
top-level tasks that are used throughout the other packages
in the util section.
|
com.compomics.util.gui |
This package contains basic GUI classes.
|
com.compomics.util.gui.spectrum |
This package contains GUI classes related to Spectrum and Chromatogram visualization.
|
com.compomics.util.gui.utils | |
com.compomics.util.io |
This package contains classes related to input/output.
|
com.compomics.util.nucleotide |
The classes in this package concern useful Objects and their
operations for modelling and handling nucleotides.
|
com.compomics.util.protein |
The classes in this package concern useful Objects and their
operations for modelling and handling proteins.
|
Class and Description |
---|
Logger
This interface describes the behaviour for a class that can log messages.
|
SpectrumFile
This interface describes the behaviour for a spectrum file
(ie., PKL file, Mascot Generic file, dat file, ...).
|
Class and Description |
---|
Flamable
This interface describes the behaviour for classes that can handle unrecoverable errors and
exceptions, thrown by child threads etc.
|
Class and Description |
---|
SpectrumFile
This interface describes the behaviour for a spectrum file
(ie., PKL file, Mascot Generic file, dat file, ...).
|
Class and Description |
---|
Connectable
This interface describes the behaviour for classes that can accept an
incoming DB connection.
|
Class and Description |
---|
Monitorable
This interface describes the behaviour for any Object whose progressing state
can be monitored.
|
Class and Description |
---|
Sequence
This interface defines the default behaviour of any kind of
sequence with a certain mass - be it DNA, portein or something
else.
|
Class and Description |
---|
Modification
This interface describes the behaviour for a modification on a peptide or aminoacid sequence.
|
Sequence
This interface defines the default behaviour of any kind of
sequence with a certain mass - be it DNA, portein or something
else.
|
Copyright © 2014. All rights reserved.