Uses of Enum Class
ca.phon.project.ProjectEvent.ProjectEventType
-
Uses of ProjectEvent.ProjectEventType in ca.phon.project
Modifier 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.Modifier and TypeMethodDescriptionvoid
ProjectEvent.setEventType
(ProjectEvent.ProjectEventType eventType) Set the event type