public class ExcludeWizardPage
extends org.eclipse.ltk.ui.refactoring.UserInputWizardPage
implements org.eclipse.swt.events.SelectionListener, org.eclipse.jface.viewers.ISelectionChangedListener
| Modifier | Constructor and Description |
|---|---|
protected |
ExcludeWizardPage(IMavenProjectFacade facade) |
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
protected ExcludeArtifactRefactoring |
getRefactoring() |
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event) |
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e) |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e) |
canFlipToNextPage, computeSuccessorPage, getNextPage, isLastUserInputPage, performFinish, setPageComplete, setVisiblegetRefactoringSettings, getRefactoringWizard, setWizardgetContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected ExcludeWizardPage(IMavenProjectFacade facade)
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.jface.dialogs.IDialogPageprotected ExcludeArtifactRefactoring getRefactoring()
getRefactoring in class org.eclipse.ltk.ui.refactoring.RefactoringWizardPagepublic void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
widgetSelected in interface org.eclipse.swt.events.SelectionListenerpublic void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerpublic void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListenerCopyright © 2005–2021 Eclipse Foundation. All rights reserved.