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