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

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

Subclasses of STextCellEditor in org.scopemvc.view.swing
 class STableTextCellEditor
          Cell editor for STable or JTable using JTextField.
 



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