Uses of Class
eu.isas.peptideshaker.gui.JumpToPanel.JumpType
| Package | Description |
|---|---|
| eu.isas.peptideshaker.gui |
GUI dialogs and helper classes.
|
-
Uses of JumpToPanel.JumpType in eu.isas.peptideshaker.gui
Methods in eu.isas.peptideshaker.gui that return JumpToPanel.JumpType Modifier and Type Method Description static JumpToPanel.JumpTypeJumpToPanel.JumpType. valueOf(String name)Returns the enum constant of this type with the specified name.static JumpToPanel.JumpType[]JumpToPanel.JumpType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.isas.peptideshaker.gui with parameters of type JumpToPanel.JumpType Modifier and Type Method Description voidJumpToPanel. setType(JumpToPanel.JumpType jumpType)Changes the type of jumpToPanel.