Uses of Enum Class
ca.phon.project.ProjectEvent.ProjectEventType
Packages that use ProjectEvent.ProjectEventType
-
Uses of ProjectEvent.ProjectEventType in ca.phon.project
Methods in ca.phon.project that return ProjectEvent.ProjectEventTypeModifier and TypeMethodDescriptionProjectEvent.getEventType()
Get the event typeReturns the enum constant of this class with the specified name.static ProjectEvent.ProjectEventType[]
ProjectEvent.ProjectEventType.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.ProjectEventTypeModifier and TypeMethodDescriptionvoid
ProjectEvent.setEventType
(ProjectEvent.ProjectEventType eventType) Set the event type