Uses of Enum Class
org.jjazz.ss_editor.api.SS_EditorClientProperties.ViewMode
Packages that use SS_EditorClientProperties.ViewMode
-
Uses of SS_EditorClientProperties.ViewMode in org.jjazz.ss_editor.api
Subclasses with type arguments of type SS_EditorClientProperties.ViewMode in org.jjazz.ss_editor.apiMethods in org.jjazz.ss_editor.api that return SS_EditorClientProperties.ViewModeModifier and TypeMethodDescriptionSS_EditorClientProperties.getViewMode(Song song) Returns the enum constant of this class with the specified name.static SS_EditorClientProperties.ViewMode[]SS_EditorClientProperties.ViewMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jjazz.ss_editor.api with parameters of type SS_EditorClientProperties.ViewModeModifier and TypeMethodDescriptionstatic voidSS_EditorClientProperties.setViewMode(Song song, SS_EditorClientProperties.ViewMode mode)