Uses of Class
org.eclipse.jdt.ui.wizards.NewEnumWizardPage
Package
Description
Application programming interfaces for Eclipse Java User Interface specific
actions.
-
Uses of NewEnumWizardPage in org.eclipse.jdt.ui.actions
Modifier and TypeMethodDescriptionvoid
OpenNewEnumWizardAction.setConfiguredWizardPage
(NewEnumWizardPage page) Sets a page to be used by the wizard ornull
to use a page initialized with values from the current selection (seeAbstractOpenWizardAction.getSelection()
andAbstractOpenWizardAction.setSelection(IStructuredSelection)
).