Uses of Enum Class
org.jjazz.ss_editor.api.SS_Editor.ViewMode
-
Uses of SS_Editor.ViewMode in org.jjazz.ss_editor.api
Modifier and TypeMethodDescriptionabstract SS_Editor.ViewMode
SS_Editor.getViewMode()
Get the view mode.static SS_Editor.ViewMode
Returns the enum constant of this class with the specified name.static SS_Editor.ViewMode[]
SS_Editor.ViewMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionabstract void
SS_Editor.setViewMode
(SS_Editor.ViewMode mode) Set view mode.