Uses of Class
org.scopemvc.view.swing.SAction

Packages that use SAction
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. 
 

Uses of SAction in org.scopemvc.view.swing
 

Subclasses of SAction in org.scopemvc.view.swing
 class SModelAction
           An SAction that is bound to a property and performs a test on the value of the property to determine its active state.
 



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