org.esa.beam.util
Interface PropertyMapChangeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ProductSceneView

public interface PropertyMapChangeListener
extends EventListener

This type of listener is informed if some property within the property map changes its value.

Version:
$Revision$ $Date$
Author:
Norman Fomferra

Method Summary
 void propertyMapChanged(PropertyMap propertyMap)
          Called if the property map changed.
 

Method Detail

propertyMapChanged

void propertyMapChanged(PropertyMap propertyMap)
Called if the property map changed.



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