Class EditingNotificationObserver

java.lang.Object
org.gvsig.vcsgis.app.EditingNotificationObserver
All Implemented Interfaces:
org.gvsig.tools.observer.Observer

public class EditingNotificationObserver extends Object implements org.gvsig.tools.observer.Observer
Author:
jjdelcerro
  • Constructor Details

    • EditingNotificationObserver

      public EditingNotificationObserver()
  • Method Details

    • update

      public void update(org.gvsig.tools.observer.Observable o, Object notification)
      Specified by:
      update in interface org.gvsig.tools.observer.Observer