public class FormattedStringParameterPage extends TextSourceListParameterPage
Constructor and Description |
---|
FormattedStringParameterPage()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getParameterName()
Should return the parameter which should be configured using all source
properties.
|
protected String |
getSourcePropertyName()
Should return the name of the source property which should be used.
|
protected String |
getVariableName(EntityDefinition variable)
This gets called for all variables.
Subclasses can change how they are displayed here. The default format is like "part1.part2.name". |
protected void |
onShowPage(boolean firstShow)
Called when this page is shown
|
protected boolean |
useMultilineInput()
Subclasses can override this method to specify, that the text field
should have multiple lines.
|
createAndLayoutTextField, getText, insertTextAtCurrentPos, setText
configure, createContent, determineDefaultVariableNames, getConfiguration, getTextField, setParameter, sourcePropertiesChanged
createControl, dispose, getHelpContext, getWizard, performHelp
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, 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, setButtonLayoutData, setControl, setMessage, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConfiguration, setParameter
public FormattedStringParameterPage()
protected void onShowPage(boolean firstShow)
HaleWizardPage
onShowPage
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
firstShow
- specifies if it is the first time the page is shown
since its creationSourceListParameterPage.onShowPage(boolean)
protected String getParameterName()
SourceListParameterPage
getParameterName
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
SourceListParameterPage.getParameterName()
protected String getSourcePropertyName()
SourceListParameterPage
getSourcePropertyName
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
SourceListParameterPage.getSourcePropertyName()
protected String getVariableName(EntityDefinition variable)
SourceListParameterPage
getVariableName
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
variable
- the variableSourceListParameterPage.getVariableName(eu.esdihumboldt.hale.common.align.model.EntityDefinition)
protected boolean useMultilineInput()
TextSourceListParameterPage
useMultilineInput
in class TextSourceListParameterPage
TextSourceListParameterPage.useMultilineInput()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a