|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsPanel.GraphicsPanelType | |
---|---|
com.compomics.util.gui.spectrum | This package contains GUI classes related to Spectrum and Chromatogram visualization. |
Uses of GraphicsPanel.GraphicsPanelType in com.compomics.util.gui.spectrum |
---|
Fields in com.compomics.util.gui.spectrum declared as GraphicsPanel.GraphicsPanelType | |
---|---|
protected GraphicsPanel.GraphicsPanelType |
GraphicsPanel.currentGraphicsPanelType
Sets the current GraphicsPanel type, default to centroid spectrum |
Methods in com.compomics.util.gui.spectrum that return GraphicsPanel.GraphicsPanelType | |
---|---|
static GraphicsPanel.GraphicsPanelType |
GraphicsPanel.GraphicsPanelType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GraphicsPanel.GraphicsPanelType[] |
GraphicsPanel.GraphicsPanelType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |