public class MavenClasspathContainerPage
extends org.eclipse.jface.wizard.WizardPage
implements org.eclipse.jdt.ui.wizards.IClasspathContainerPage, org.eclipse.jdt.ui.wizards.IClasspathContainerPageExtension
| Constructor and Description |
|---|
MavenClasspathContainerPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
boolean |
finish() |
org.eclipse.jdt.core.IClasspathEntry |
getSelection() |
void |
initialize(org.eclipse.jdt.core.IJavaProject javaProject,
org.eclipse.jdt.core.IClasspathEntry[] currentEntries) |
void |
setSelection(org.eclipse.jdt.core.IClasspathEntry containerEntry) |
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, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void initialize(org.eclipse.jdt.core.IJavaProject javaProject,
org.eclipse.jdt.core.IClasspathEntry[] currentEntries)
initialize in interface org.eclipse.jdt.ui.wizards.IClasspathContainerPageExtensionpublic org.eclipse.jdt.core.IClasspathEntry getSelection()
getSelection in interface org.eclipse.jdt.ui.wizards.IClasspathContainerPagepublic void setSelection(org.eclipse.jdt.core.IClasspathEntry containerEntry)
setSelection in interface org.eclipse.jdt.ui.wizards.IClasspathContainerPagepublic void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.jface.dialogs.IDialogPagepublic boolean finish()
finish in interface org.eclipse.jdt.ui.wizards.IClasspathContainerPageCopyright © 2005–2021 Eclipse Foundation. All rights reserved.