|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectWizard
com.pnp.xfeature.wizards.NewDiagramWizard
public class NewDiagramWizard
Wizard to open or create new feature model.
| Constructor Summary | |
|---|---|
NewDiagramWizard()
Creates new wizard and requests progress monitor. |
|
| Method Summary | |
|---|---|
void |
addPages()
Adds two pages tothe wizard. |
boolean |
canFinish()
|
void |
init(IWorkbench workbench,
IStructuredSelection selection)
Initializes the wizard. |
boolean |
performFinish()
Calls doFinish() method in a separate thread monitored by progress monitor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewDiagramWizard()
| Method Detail |
|---|
public void init(IWorkbench workbench,
IStructuredSelection selection)
public void addPages()
public boolean performFinish()
public boolean canFinish()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||