|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwingSubView | |
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 SwingSubView in org.scopemvc.view.swing |
Classes in org.scopemvc.view.swing that implement SwingSubView | |
class |
SAction
A swing Action that issues a Control on action performed. |
class |
SMenuItem
A JMenuItem that can be owned by a SwingView using SwingContext , and which causes its owning view
to issue a Control when selected. |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |