Uses of Enum Class
ca.phon.app.session.editor.EditorEventName
Packages that use EditorEventName
-
Uses of EditorEventName in ca.phon.app.session.editor
Subclasses with type arguments of type EditorEventName in ca.phon.app.session.editorModifier and TypeClassDescriptionenumCommon event names for the editor event modelMethods in ca.phon.app.session.editor that return EditorEventNameModifier and TypeMethodDescriptionstatic EditorEventNameReturns the enum constant of this class with the specified name.static EditorEventName[]EditorEventName.values()Returns an array containing the constants of this enum class, in the order they are declared.