public class LifecycleMappingPage
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
LifecycleMappingPage()
Create the wizard.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Create contents of the wizard.
|
protected void |
discoverProposals() |
Collection<ILifecycleMappingLabelProvider> |
getIgnore() |
Collection<ILifecycleMappingLabelProvider> |
getIgnoreParent() |
List<IMavenDiscoveryProposal> |
getSelectedDiscoveryProposals() |
boolean |
isMappingComplete() |
void |
setVisible(boolean visible) |
protected boolean |
shouldDeslectProposal(ILifecycleMappingLabelProvider prov) |
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
public void createControl(org.eclipse.swt.widgets.Composite parent)
parent
- protected boolean shouldDeslectProposal(ILifecycleMappingLabelProvider prov)
key
- protected void discoverProposals()
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class org.eclipse.jface.dialogs.DialogPage
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
public List<IMavenDiscoveryProposal> getSelectedDiscoveryProposals()
public boolean isMappingComplete()
public Collection<ILifecycleMappingLabelProvider> getIgnore()
public Collection<ILifecycleMappingLabelProvider> getIgnoreParent()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.