Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

samples.swing.readonly: Javadoc index of package samples.swing.readonly.


Package Samples:

samples.swing.readonly

Classes:

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.
ReadOnlyLauncher: Create the ReadOnly application Controller then start it.
ReadOnlyView2: Second View says goodbye to the user.
ReadOnlyController

Home | Contact Us | Privacy Policy | Terms of Service