Uses of Enum
de.xima.fc.gui.statics.EProjectWizard
Packages that use EProjectWizard
-
Uses of EProjectWizard in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model that return EProjectWizardMethods in de.xima.fc.gui.model with parameters of type EProjectWizardModifier and TypeMethodDescriptionvoid
SubMenuEntryModel.setProjectWizardType
(EProjectWizard projectWizardType) Deprecated.SubMenuEntryModel.Builder.wizardType
(EProjectWizard projectWizardType) -
Uses of EProjectWizard in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EProjectWizardModifier and TypeMethodDescriptionstatic EProjectWizard
Returns the enum constant of this type with the specified name.static EProjectWizard[]
EProjectWizard.values()
Returns an array containing the constants of this enum type, in the order they are declared.