org.gvsig.tools.observer
Interface ComplexWeakReferencingObservable

All Superinterfaces:
ComplexObservable, Observable, WeakReferencingObservable
All Known Implementing Classes:
BaseWeakReferencingObservable, DelegateWeakReferencingObservable

public interface ComplexWeakReferencingObservable
extends ComplexObservable, WeakReferencingObservable

Adds operations to the Observable to perform complex notifications (a group of notifications to be performed in group), and to be able to enable/disable notifications.

Author:
Cèsar Ordiñana

Method Summary
 
Methods inherited from interface org.gvsig.tools.observer.ComplexObservable
beginComplexNotification, disableNotifications, enableNotifications, endComplexNotification
 
Methods inherited from interface org.gvsig.tools.observer.Observable
addObserver, deleteObserver, deleteObservers
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.