Package net.israfil.foundation.valuemodel

Interface Summary
MutableValue<E> A smalltalk-style generic value accessor/mutator system, where individual items are accessed through a single value
Observable An interface for objects that can notify observers of changes to itself.
Value<E> A smalltalk-style generic value accessor/mutator system, where individual items are accessed through a single value
Vetoable An interface for objects that can notify observers of changes to itself before the change.
 

Class Summary
ValueHolder<E>  
 



Copyright © 2006-2008. All Rights Reserved.