Eclipse Platform
2.1

Uses of Interface
org.eclipse.jface.wizard.IWizardNode

Packages that use IWizardNode
org.eclipse.jface.wizard Provides a framework for wizards. 
 

Uses of IWizardNode in org.eclipse.jface.wizard
 

Methods in org.eclipse.jface.wizard that return IWizardNode
protected  IWizardNode WizardSelectionPage.getSelectedNode()
          Returns the currently selected wizard node within this page.
 

Methods in org.eclipse.jface.wizard with parameters of type IWizardNode
protected  void WizardSelectionPage.setSelectedNode(IWizardNode node)
          Sets or clears the currently selected wizard node within this page.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.