|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |