org.esa.beam.framework.ui
Class ColorEditor

java.lang.Object
  extended by com.bc.ceres.swing.binding.PropertyEditor
      extended by org.esa.beam.framework.ui.ColorEditor

public class ColorEditor
extends com.bc.ceres.swing.binding.PropertyEditor

A value editor for colors.

Since:
BEAM 4.6
Version:
$Revision$ $Date$
Author:
Marco Zuehlke

Constructor Summary
ColorEditor()
           
 
Method Summary
 JComponent createEditorComponent(com.bc.ceres.binding.PropertyDescriptor propertyDescriptor, com.bc.ceres.swing.binding.BindingContext bindingContext)
           
 boolean isValidFor(com.bc.ceres.binding.PropertyDescriptor propertyDescriptor)
           
 
Methods inherited from class com.bc.ceres.swing.binding.PropertyEditor
createComponents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorEditor

public ColorEditor()
Method Detail

isValidFor

public boolean isValidFor(com.bc.ceres.binding.PropertyDescriptor propertyDescriptor)
Overrides:
isValidFor in class com.bc.ceres.swing.binding.PropertyEditor

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.