org.esa.beam.visat.toolviews.placemark.pin
Class PinManagerToolView

java.lang.Object
  extended by org.esa.beam.framework.ui.application.support.AbstractControlFactory
      extended by org.esa.beam.framework.ui.application.support.AbstractToolView
          extended by org.esa.beam.visat.toolviews.placemark.PlacemarkManagerToolView
              extended by org.esa.beam.visat.toolviews.placemark.pin.PinManagerToolView
All Implemented Interfaces:
com.bc.ceres.binding.PropertyChangeEmitter, ControlFactory, PageComponent, ToolView

public class PinManagerToolView
extends PlacemarkManagerToolView

A dialog used to manage the list of pins associated with a selected product.


Field Summary
static String ID
           
 
Fields inherited from class org.esa.beam.visat.toolviews.placemark.PlacemarkManagerToolView
PROPERTY_KEY_IO_DIR
 
Constructor Summary
PinManagerToolView()
           
 
Method Summary
 
Methods inherited from class org.esa.beam.visat.toolviews.placemark.PlacemarkManagerToolView
addCellEditor, addCellRenderer, componentOpened, createControl, getProduct, getSouthExtension, setProduct, updateUIState
 
Methods inherited from class org.esa.beam.framework.ui.application.support.AbstractToolView
addPropertyChangeListener, addPropertyChangeListener, componentClosed, componentFocusGained, componentFocusLost, componentHidden, componentShown, dispose, getContext, getDescriptor, getIcon, getId, getPaneControl, getPaneWindow, getSelectionContext, getTitle, isVisible, registerLocalCommandExecutors, removePropertyChangeListener, removePropertyChangeListener, setContext, setDescriptor, setTitle
 
Methods inherited from class org.esa.beam.framework.ui.application.support.AbstractControlFactory
createControlIfNecessary, getControl, isControlCreated, isSingleton, setSingleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.esa.beam.framework.ui.application.ControlFactory
getControl
 

Field Detail

ID

public static final String ID
Constructor Detail

PinManagerToolView

public PinManagerToolView()


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