Eclipse JDT
Release 3.8

Uses of Class
org.eclipse.jdt.ui.wizards.NewInterfaceWizardPage

Packages that use NewInterfaceWizardPage
org.eclipse.jdt.ui.actions Application programming interfaces for Eclipse Java User Interface specific actions. 
 

Uses of NewInterfaceWizardPage in org.eclipse.jdt.ui.actions
 

Methods in org.eclipse.jdt.ui.actions with parameters of type NewInterfaceWizardPage
 void OpenNewInterfaceWizardAction.setConfiguredWizardPage(NewInterfaceWizardPage page)
          Sets a page to be used by the wizard or null to use a page initialized with values from the current selection (see AbstractOpenWizardAction.getSelection() and AbstractOpenWizardAction.setSelection(IStructuredSelection)).
 


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.