org.esa.beam.framework.param.editors
Class BooleanExpressionEditor
java.lang.Object
org.esa.beam.framework.param.AbstractParamEditor
org.esa.beam.framework.param.AbstractParamXEditor
org.esa.beam.framework.param.editors.TextFieldXEditor
org.esa.beam.framework.param.editors.AbstractExpressionEditor
org.esa.beam.framework.param.editors.BooleanExpressionEditor
- All Implemented Interfaces:
- ParamEditor, ParamExceptionHandler
public class BooleanExpressionEditor
- extends AbstractExpressionEditor
An editor for expressions which return a boolean value.
| Methods inherited from class org.esa.beam.framework.param.AbstractParamEditor |
checkParameterValue, getComponent, getDefaultActionListener, getDefaultInputVerifier, getExceptionHandler, getLabelComponent, getParameter, getPhysUnitLabelComponent, handleParamException, isEnabled, nameComponent, nameEditorComponent, nameLabelComponent, nameUnitComponent, reconfigureUI, setDefaultLabelComponent, setDefaultPhysUnitLabelComponent, setEnabled, setLabelComponent, setParameterValue, setPhysUnitLabelComponent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanExpressionEditor
public BooleanExpressionEditor(Parameter parameter)
createProductExpressionPane
protected ProductExpressionPane createProductExpressionPane(Product[] sourceProducts,
Product currentProduct,
PropertyMap preferences)
- Specified by:
createProductExpressionPane in class AbstractExpressionEditor
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.