org.esa.beam.visat.toolviews.layermanager.editors
Class NoDataLayerEditor

java.lang.Object
  extended by org.esa.beam.framework.ui.layer.AbstractLayerEditor
      extended by org.esa.beam.framework.ui.layer.AbstractLayerConfigurationEditor
          extended by org.esa.beam.visat.toolviews.layermanager.editors.NoDataLayerEditor
All Implemented Interfaces:
LayerEditor

public class NoDataLayerEditor
extends AbstractLayerConfigurationEditor

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

Field Summary
 
Fields inherited from interface org.esa.beam.framework.ui.layer.LayerEditor
EMPTY
 
Constructor Summary
NoDataLayerEditor()
           
 
Method Summary
protected  void addEditablePropertyDescriptors()
          Clients override in order to subsequently call AbstractLayerConfigurationEditor.addPropertyDescriptor(com.bc.ceres.binding.PropertyDescriptor) for each property that shall be editable by this editor.
 
Methods inherited from class org.esa.beam.framework.ui.layer.AbstractLayerConfigurationEditor
addPropertyDescriptor, createControl, getBindingContext, handleEditorAttached, handleEditorDetached, handleLayerContentChanged
 
Methods inherited from class org.esa.beam.framework.ui.layer.AbstractLayerEditor
createControl, getAppContext, getCurrentLayer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoDataLayerEditor

public NoDataLayerEditor()
Method Detail

addEditablePropertyDescriptors

protected void addEditablePropertyDescriptors()
Description copied from class: AbstractLayerConfigurationEditor
Clients override in order to subsequently call AbstractLayerConfigurationEditor.addPropertyDescriptor(com.bc.ceres.binding.PropertyDescriptor) for each property that shall be editable by this editor.

Specified by:
addEditablePropertyDescriptors in class AbstractLayerConfigurationEditor


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.