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 TypeClassDescriptionenum
Common event names for the editor event modelMethods in ca.phon.app.session.editor that return EditorEventNameModifier and TypeMethodDescriptionstatic EditorEventName
Returns 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.