Uses of Enum Class
org.praxislive.ide.pxr.EditorModes.Configuration
Packages that use EditorModes.Configuration
-
Uses of EditorModes.Configuration in org.praxislive.ide.pxr
Methods in org.praxislive.ide.pxr that return EditorModes.ConfigurationModifier and TypeMethodDescriptionEditorModes.getActiveConfiguration()static EditorModes.ConfigurationReturns the enum constant of this class with the specified name.static EditorModes.Configuration[]EditorModes.Configuration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.praxislive.ide.pxr with parameters of type EditorModes.ConfigurationModifier and TypeMethodDescriptionvoidEditorModes.setActiveConfiguration(EditorModes.Configuration configuration)