public class SectionSourceListingWizardPage
extends org.eclipse.jface.wizard.WizardPage
IWizardPage
providing the listing of SectionSourceInstance
.Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
SectionSourceInstance |
getSelectedSectionSourceInstance()
Obtains the selected
SectionSourceInstance . |
protected void |
handleChange()
Handles a change.
|
boolean |
isClassSectionSource()
Indicates if a
ClassSectionSource . |
canFlipToNextPage, 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, setVisible
public SectionSourceInstance getSelectedSectionSourceInstance()
SectionSourceInstance
.SectionSourceInstance
or null
if
not selected.public boolean isClassSectionSource()
ClassSectionSource
.true
if a ClassSectionSource
.public void createControl(org.eclipse.swt.widgets.Composite parent)
protected void handleChange()
Copyright © 2005–2016. All rights reserved.