org.esa.beam.framework.ui.product
Class ExpressionEditor

java.lang.Object
  extended by com.bc.ceres.swing.binding.PropertyEditor
      extended by 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

Constructor Summary
ExpressionEditor(Product currentProduct, Product[] sourceProducts, PropertyMap preferences, boolean booleanExpr)
           
 
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
 

Constructor Detail

ExpressionEditor

public ExpressionEditor(Product currentProduct,
                        Product[] sourceProducts,
                        PropertyMap preferences,
                        boolean booleanExpr)
Method Detail

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.