Uses of Enum Class
ca.phon.project.ProjectEvent.ProjectEventProp
Packages that use ProjectEvent.ProjectEventProp
-
Uses of ProjectEvent.ProjectEventProp in ca.phon.project
Methods in ca.phon.project that return ProjectEvent.ProjectEventPropModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProjectEvent.ProjectEventProp[]
ProjectEvent.ProjectEventProp.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.project with parameters of type ProjectEvent.ProjectEventPropModifier and TypeMethodDescriptionProjectEvent.getProperty
(ProjectEvent.ProjectEventProp prop) Get the value of the specified property.void
ProjectEvent.setProperty
(ProjectEvent.ProjectEventProp prop, String value) Set the value of an event property