|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
eu.esdihumboldt.hale.ui.HaleWizardPage<AbstractGenericFunctionWizard<?,?>>
eu.esdihumboldt.hale.ui.functions.core.SourceListParameterPage<org.eclipse.swt.widgets.Text>
eu.esdihumboldt.hale.ui.functions.core.TextSourceListParameterPage
eu.esdihumboldt.hale.ui.functions.numeric.MathExpressionParameterPage
eu.esdihumboldt.hale.ui.functions.geometric.NetworkExpansionParameterPage
public class NetworkExpansionParameterPage
Parameter page for specifying the buffer width expression.
Field Summary |
---|
Fields inherited from interface eu.esdihumboldt.cst.functions.geometric.NetworkExpansionFunction |
---|
ENTITY_VARIABLE, ID, PARAMETER_BUFFER_WIDTH |
Fields inherited from interface eu.esdihumboldt.cst.functions.numeric.MathematicalExpressionFunction |
---|
ENTITY_VARIABLE, ID, PARAMETER_EXPRESSION |
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
NetworkExpansionParameterPage()
|
Method Summary | |
---|---|
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. |
Methods inherited from class eu.esdihumboldt.hale.ui.functions.numeric.MathExpressionParameterPage |
---|
configure, sourcePropertiesChanged |
Methods inherited from class eu.esdihumboldt.hale.ui.functions.core.TextSourceListParameterPage |
---|
createAndLayoutTextField, getText, insertTextAtCurrentPos, setText, useMultilineInput |
Methods inherited from class eu.esdihumboldt.hale.ui.functions.core.SourceListParameterPage |
---|
createContent, getConfiguration, getTextField, getVariableName, onShowPage, setParameter |
Methods inherited from class eu.esdihumboldt.hale.ui.HaleWizardPage |
---|
createControl, dispose, getWizard |
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
---|
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface eu.esdihumboldt.hale.ui.function.generic.pages.ParameterPage |
---|
getConfiguration, setParameter |
Methods inherited from interface org.eclipse.jface.wizard.IWizardPage |
---|
canFlipToNextPage, getName, getNextPage, getPreviousPage, getWizard, isPageComplete, setPreviousPage, setWizard |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
Constructor Detail |
---|
public NetworkExpansionParameterPage()
Method Detail |
---|
protected String getParameterName()
SourceListParameterPage
getParameterName
in class MathExpressionParameterPage
MathExpressionParameterPage.getParameterName()
protected String getSourcePropertyName()
SourceListParameterPage
getSourcePropertyName
in class MathExpressionParameterPage
MathExpressionParameterPage.getSourcePropertyName()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |