Clients should implement this interface and include the name of their class in an extension contributed to the workbench's working set extension point (named "org.eclipse.ui.workingSets"
) if they want to provide a special wizard page for a particular working set element type.
Clients implementing this interface may subclass from org.eclipse.jface.wizard.WizardPage.
@since 2.0
|
|