org.esa.beam.framework.ui.product
Class ExpressionEditor
java.lang.Object
com.bc.ceres.swing.binding.PropertyEditor
org.esa.beam.framework.ui.product.ExpressionEditor
public class ExpressionEditor
- extends com.bc.ceres.swing.binding.PropertyEditor
A value editor for band arithmetic expressions
- Since:
- BEAM 4.6
- Version:
- $Revision$ $Date$
- Author:
- Marco Zuehlke
|
Method Summary |
JComponent |
createEditorComponent(com.bc.ceres.binding.PropertyDescriptor propertyDescriptor,
com.bc.ceres.swing.binding.BindingContext bindingContext)
|
| Methods inherited from class com.bc.ceres.swing.binding.PropertyEditor |
createComponents, isValidFor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionEditor
public ExpressionEditor(Product currentProduct,
Product[] sourceProducts,
PropertyMap preferences,
boolean booleanExpr)
createEditorComponent
public JComponent createEditorComponent(com.bc.ceres.binding.PropertyDescriptor propertyDescriptor,
com.bc.ceres.swing.binding.BindingContext bindingContext)
- Specified by:
createEditorComponent in class com.bc.ceres.swing.binding.PropertyEditor
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.