|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizardPage
de.uka.ipd.sdq.featureconfig.presentation.featureconfigModelWizard.featureconfigModelWizardInitialObjectCreationPage
public class featureconfigModelWizard.featureconfigModelWizardInitialObjectCreationPage
This is the page where the type of object to create is selected.
| Field Summary | |
|---|---|
protected Combo |
encodingField
|
protected List<String> |
encodings
|
protected Combo |
initialObjectField
|
protected ModifyListener |
validator
|
| Constructor Summary | |
|---|---|
featureconfigModelWizard.featureconfigModelWizardInitialObjectCreationPage(String pageId)
Pass in the selection. |
|
| Method Summary | |
|---|---|
void |
createControl(Composite parent)
|
String |
getEncoding()
|
protected Collection<String> |
getEncodings()
|
String |
getInitialObjectName()
|
protected String |
getLabel(String typeName)
Returns the label for the specified type name. |
void |
setVisible(boolean visible)
|
protected boolean |
validatePage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Combo initialObjectField
protected List<String> encodings
protected Combo encodingField
protected ModifyListener validator
| Constructor Detail |
|---|
public featureconfigModelWizard.featureconfigModelWizardInitialObjectCreationPage(String pageId)
| Method Detail |
|---|
public void createControl(Composite parent)
protected boolean validatePage()
public void setVisible(boolean visible)
public String getInitialObjectName()
public String getEncoding()
protected String getLabel(String typeName)
protected Collection<String> getEncodings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||