public class DiagramTypeWizardPage extends AbstractWizardPage
| Modifier | Constructor and Description |
|---|---|
protected |
DiagramTypeWizardPage(String pageName) |
|
DiagramTypeWizardPage(String pageName,
String title,
org.eclipse.jface.resource.ImageDescriptor titleImage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createWizardContents(org.eclipse.swt.widgets.Composite parent) |
protected String[] |
getAllAvailableDiagramTypes() |
protected String |
getInitialValue() |
String |
getText() |
createControl, performHelpcanFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setMessage, setVisiblepublic DiagramTypeWizardPage(String pageName, String title, org.eclipse.jface.resource.ImageDescriptor titleImage)
protected DiagramTypeWizardPage(String pageName)
protected void createWizardContents(org.eclipse.swt.widgets.Composite parent)
createWizardContents in class AbstractWizardPageprotected String[] getAllAvailableDiagramTypes()
protected String getInitialValue()
public String getText()
Copyright © 2018. All rights reserved.