|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A registry describing all wizard extensions known to the workbench.
This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
IWizardCategory |
findCategory(String id)
Find the category with the given id. |
IWizardDescriptor |
findWizard(String id)
Find a wizard with the given id. |
IWizardDescriptor[] |
getPrimaryWizards()
Return the wizards that have been designated as "primary". |
IWizardCategory |
getRootCategory()
Return the root category. |
Method Detail |
public IWizardDescriptor findWizard(String id)
id
- the id to search for
null
public IWizardDescriptor[] getPrimaryWizards()
null
.public IWizardCategory findCategory(String id)
id
- the id of the category to search for
null
public IWizardCategory getRootCategory()
null
.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.