Uses of Enum Class
ca.phon.project.ProjectEvent.ProjectEventType
Packages that use ProjectEvent.ProjectEventType
-
Uses of ProjectEvent.ProjectEventType in ca.phon.project
Subclasses with type arguments of type ProjectEvent.ProjectEventType in ca.phon.projectMethods 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 TypeMethodDescriptionvoidProjectEvent.setEventType(ProjectEvent.ProjectEventType eventType) Set the event type