|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.scopemvc.view.swing | |
| 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. |
Classes in org.scopemvc.view.swing used by org.scopemvc.view.swing| ListSelectionParent
|
STable and SList implement this to allow their SListSelectionModel to refresh parent. Refreshable
|
For Swing widgets that can be manually forced to update themselves with the current state of their bound model. SAbstractListModel
|
A javax.swing.AbstractListModel bound to a property of a model used by SList, SComboBox, STable.SAction
|
A swing Action that issues a Control on action performed. SButton
|
A JButton that issues a Control when pressed. STextCellEditor
|
Base class for cell editors based on Swing's JTextComponent.SwingSubView
|
A swing element that can be contained in a SwingView and that will share the same bound model. SwingView
|
An abstract base JPanel implementation of View for use in Swing-based user interfaces. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||