Uses of Enum
eu.isas.peptideshaker.gui.JumpToPanel.JumpType
Packages that use JumpToPanel.JumpType
-
Uses of JumpToPanel.JumpType in eu.isas.peptideshaker.gui
Methods in eu.isas.peptideshaker.gui that return JumpToPanel.JumpTypeModifier and TypeMethodDescriptionstatic JumpToPanel.JumpTypeReturns 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.JumpTypeModifier and TypeMethodDescriptionvoidJumpToPanel.setType(JumpToPanel.JumpType jumpType) Changes the type of jumpToPanel.