public class VisualInterfaceModelWizard.VisualInterfaceModelWizardInitialObjectCreationPage
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.widgets.Combo |
initialObjectField |
protected org.eclipse.swt.events.ModifyListener |
validator |
Constructor and Description |
---|
VisualInterfaceModelWizardInitialObjectCreationPage(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() |
String |
getInitialObjectName() |
protected String |
getLabel(String typeName)
Returns the label for the specified type name.
|
void |
setVisible(boolean visible) |
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
protected org.eclipse.swt.widgets.Combo initialObjectField
protected org.eclipse.swt.widgets.Combo encodingField
protected org.eclipse.swt.events.ModifyListener validator
public VisualInterfaceModelWizardInitialObjectCreationPage(String pageId)
public void createControl(org.eclipse.swt.widgets.Composite parent)
protected boolean validatePage()
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class org.eclipse.jface.dialogs.DialogPage
public String getInitialObjectName()
public String getEncoding()
protected Collection<String> getEncodings()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.