Uses of Enum Class
ca.phon.ui.wizard.WizardEvent.WizardEventType
-
Uses of WizardEvent.WizardEventType in ca.phon.ui.wizard
Modifier and TypeMethodDescriptionWizardEvent.getType()
static WizardEvent.WizardEventType
Returns the enum constant of this class with the specified name.static WizardEvent.WizardEventType[]
WizardEvent.WizardEventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionWizardEvent
(WizardEvent.WizardEventType type, WizardFrame wizard, int stepIdx)