Uses of Interface
com.compomics.util.gui.interfaces.SpectrumPanelListener
Package | Description |
---|---|
com.compomics.util.gui.spectrum |
Spectrum and Chromatogram visualization GUI classes.
|
-
Uses of SpectrumPanelListener in com.compomics.util.gui.spectrum
Methods in com.compomics.util.gui.spectrum with parameters of type SpectrumPanelListener Modifier and Type Method Description void
GraphicsPanel. addSpectrumPanelListener(SpectrumPanelListener aListener)
This method registers the specified SpectrumPanelListener with this instance and notifies it of all future events.