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

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

Subclasses of SwingView in org.scopemvc.view.swing
 class SPanel
           A JPanel implementation of View for use in Swing-based user interfaces.
 class SUnboundPanel
           A JPanel implementation of View that is not bound to a model object for use in Swing-based user interfaces.
 



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