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