public class NewRelationPage extends ViewerWizardSelectionPage
Modifier and Type | Field and Description |
---|---|
protected static String |
CONF_LAST_SELECTED_FUNCTION
Configuration parameter name for the last selected function
|
Modifier | Constructor and Description |
---|---|
protected |
NewRelationPage(String title) |
Modifier and Type | Method and Description |
---|---|
protected Pair<org.eclipse.jface.viewers.StructuredViewer,org.eclipse.swt.widgets.Control> |
createViewer(org.eclipse.swt.widgets.Composite parent)
Create the structured viewer and set it up with label and content
providers as well as the input.
|
FunctionWizard |
getFunctionWizard()
Get the current function wizard
|
void |
restore(de.fhg.igd.osgi.util.configuration.IConfigurationService configurationService)
Load the configuration from a configuration service
|
void |
store(de.fhg.igd.osgi.util.configuration.IConfigurationService configurationService)
Store the configuration to a configuration service
|
acceptWizard, createControl, doubleClicked, setSelectedNode, updateMessage, viewerSelectionChanged
canFlipToNextPage, dispose, getNextPage, getSelectedNode
getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
protected static final String CONF_LAST_SELECTED_FUNCTION
protected NewRelationPage(String title)
title
- the page titleprotected Pair<org.eclipse.jface.viewers.StructuredViewer,org.eclipse.swt.widgets.Control> createViewer(org.eclipse.swt.widgets.Composite parent)
ViewerWizardSelectionPage
IStructuredSelection
s with IWizardNode
s.createViewer
in class ViewerWizardSelectionPage
parent
- the parent compositeViewerWizardSelectionPage.createViewer(Composite)
public FunctionWizard getFunctionWizard()
null
public void store(de.fhg.igd.osgi.util.configuration.IConfigurationService configurationService)
configurationService
- the configuration servicepublic void restore(de.fhg.igd.osgi.util.configuration.IConfigurationService configurationService)
configurationService
- the configuration serviceBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a