Eclipse Platform
Release 3.0

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
 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
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.