Package org.scopemvc.model.basic

This package provides BasicModel, a simple implementation of the ModelChangeEventSource interface, with a ModelChangeEvent infrastructure based around synchronous event despatch similar to the JavaBeans PropertyChangeSupport strategy.

See:
          Description

Class Summary
BasicModel A simple implementation of ModelChangeEventSource for use as a base class.
BasicModelChangeEvent Concrete implementation of ModelChangeEvent.
ModelChangeEventSupport Delegate to help ModelChangeEvent listener registration and firing.
 

Package org.scopemvc.model.basic Description

This package provides BasicModel, a simple implementation of the ModelChangeEventSource interface, with a ModelChangeEvent infrastructure based around synchronous event despatch similar to the JavaBeans PropertyChangeSupport strategy. EVent despatch is handled by the ModelChangeEventSupport delegate.



Copyright © 2000-2002 The Scope Team. All Rights Reserved.