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

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.ImageLayerEditor
All Implemented Interfaces:
LayerEditor

public class ImageLayerEditor
extends AbstractLayerConfigurationEditor

Basic editor for image layers.

Since:
BEAM 4.6
Version:
$ Revision: $ $ Date: $
Author:
Ralf Quast

Field Summary
 
Fields inherited from interface org.esa.beam.framework.ui.layer.LayerEditor
EMPTY
 
Constructor Summary
ImageLayerEditor()
           
 
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

ImageLayerEditor

public ImageLayerEditor()
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.