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

Packages that use SButton
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 SButton in org.scopemvc.view.swing
 

Subclasses of SButton in org.scopemvc.view.swing
 class SModelButton
           An SButton 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.