org.esa.beam.framework.ui
Class ColorEditor
java.lang.Object
com.bc.ceres.swing.binding.PropertyEditor
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
|
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 |
ColorEditor
public ColorEditor()
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.