public class MemoryModelWizard.MemoryModelWizardInitialObjectCreationPage
extends org.eclipse.jface.wizard.WizardPage
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.swt.widgets.Combo |
encodingField |
protected List<String> |
encodings |
protected org.eclipse.swt.events.ModifyListener |
validator |
Constructor and Description |
---|
MemoryModelWizardInitialObjectCreationPage(String pageId)
Pass in the selection.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
String |
getEncoding() |
protected Collection<String> |
getEncodings() |
protected String |
getLabel(String typeName)
Returns the label for the specified type name.
|
protected boolean |
validatePage() |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
protected org.eclipse.swt.widgets.Combo encodingField
protected org.eclipse.swt.events.ModifyListener validator
public MemoryModelWizardInitialObjectCreationPage(String pageId)
public void createControl(org.eclipse.swt.widgets.Composite parent)
protected boolean validatePage()
public String getEncoding()
protected Collection<String> getEncodings()