Uses of Interface
org.eclipse.jface.wizard.IWizardNode
Packages that use IWizardNode
-
Uses of IWizardNode in org.eclipse.jface.wizard
Methods in org.eclipse.jface.wizard that return IWizardNodeModifier and TypeMethodDescriptionWizardSelectionPage.getSelectedNode()
Returns the currently selected wizard node within this page.Methods in org.eclipse.jface.wizard with parameters of type IWizardNodeModifier and TypeMethodDescriptionprotected void
WizardSelectionPage.setSelectedNode
(IWizardNode node) Sets or clears the currently selected wizard node within this page.