Uses of Class
org.eclipse.jdt.ui.wizards.NewRecordWizardPage
Packages that use NewRecordWizardPage
Package
Description
Application programming interfaces for Eclipse Java User Interface specific
actions.
-
Uses of NewRecordWizardPage in org.eclipse.jdt.ui.actions
Methods in org.eclipse.jdt.ui.actions with parameters of type NewRecordWizardPageModifier and TypeMethodDescriptionvoidOpenNewRecordWizardAction.setConfiguredWizardPage(NewRecordWizardPage 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)).