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

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

public class GraticuleLayerEditor
extends AbstractLayerConfigurationEditor

Editor for graticule layer.

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

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

GraticuleLayerEditor

public GraticuleLayerEditor()
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-2013 Brockmann Consult GmbH. All Rights Reserved.