|
|||||||||
| Home >> All >> samples >> swing >> [ readonly overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package samples.swing.readonly
| Class Summary | |
| ReadOnlyController | |
| ReadOnlyLauncher | Create the ReadOnly application Controller then start it. |
| ReadOnlyModel | Same as the HelloWorld model except that we implement org.scopemvc.model.beans.DynamicReadOnly to allow the name property to be marked read-only or writable. |
| ReadOnlyView1 | First View allows users to enter their name, and to change the "name" property's writable state to be flipped to read-only and back again. |
| ReadOnlyView2 | Second View says goodbye to the user. |
|
|||||||||
| Home >> All >> samples >> swing >> [ readonly overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||