com.ontimize.util.gis.client.gui.panels.components
Class DisableOnEditionListener

java.lang.Object
  extended by com.ontimize.util.gis.client.gui.panels.components.DisableOnEditionListener
All Implemented Interfaces:
StateChangeListener

public class DisableOnEditionListener
extends java.lang.Object
implements StateChangeListener


Constructor Summary
DisableOnEditionListener()
           
 
Method Summary
 void stateChanged(StateChangeEvent event)
          Invoked when the gis viewer state changes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisableOnEditionListener

public DisableOnEditionListener()
Method Detail

stateChanged

public void stateChanged(StateChangeEvent event)
Description copied from interface: StateChangeListener
Invoked when the gis viewer state changes

Specified by:
stateChanged in interface StateChangeListener
Parameters:
event - Gis viewer state change event containing the actual and the previous gis viewer states