|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectWizardPage
com.pnp.xfeature.wizards.SelectModelsWizardPage
public class SelectModelsWizardPage
This class is self-explanatory. For details see Clayberg's and Rubel's Eclipse: Building Commercial-Quality Plug-ins, pg 464
| Constructor Summary | |
|---|---|
SelectModelsWizardPage(ISelection selection)
creates new wizard page |
|
| Method Summary | |
|---|---|
void |
createControl(Composite parent)
creates the page and fills it with controls |
java.lang.String |
getDisplayModelFileName()
getter method, returns entered text |
java.lang.String |
getFeatureModelName()
getter method, returns entered text |
java.lang.String |
getGlobalConstraintCheckerFileName()
getter method, returns entered text |
java.lang.String |
getMetaModelFileName()
getter method, returns entered text |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectModelsWizardPage(ISelection selection)
| Method Detail |
|---|
public java.lang.String getMetaModelFileName()
public java.lang.String getDisplayModelFileName()
public java.lang.String getGlobalConstraintCheckerFileName()
public java.lang.String getFeatureModelName()
public void createControl(Composite parent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||