|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.scopemvc.view.util | |
org.scopemvc.view.swing |
A set of wrappers around standard Swing components that implement
binding to model objects either semi-automatically if no ModelChangeEvent
firing is done by the model objects
(see BasicModel )
or automatically for model objects that implement event firing. |
org.scopemvc.view.util |
Classes in org.scopemvc.view.util used by org.scopemvc.view.swingActiveBoundModel
|
A BoundModel that handles ModelChangeEvents and provides full two-way
data-binding between a View and its bound model property.BoundModel
|
Delegate to handle generic parts of binding a View to a property of a model object with no automatic updates between model and View: ie this delegate just handles accessing the model and Selector for its owning View. ModelBindable
|
Views that use an ActiveBoundModel delegate must implement this
interface so that ActiveBoundModel can change the state of the View through
this generic interface. |
Classes in org.scopemvc.view.util used by org.scopemvc.view.utilBoundModel
|
Delegate to handle generic parts of binding a View to a property of a model object with no automatic updates between model and View: ie this delegate just handles accessing the model and Selector for its owning View. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |