public class AddRepositoryPage
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
AddRepositoryPage(String pageName,
AddRepositoryComposite addRepositoryComposite)
A WizardPage for adding a repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
canFlipToNextPage, 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, performHelp, setButtonLayoutData, setControl, setMessage, setVisiblepublic AddRepositoryPage(String pageName, AddRepositoryComposite addRepositoryComposite)
pageName - the name of the wizard page, needed due to the WizardPage constructoraddRepositoryComposite - the AddRepositoryComposite to use in this pageCopyright © 2016. All rights reserved.