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

Quick Search    Search Deep

samples.helloworld2: Javadoc index of package samples.helloworld2.


Package Samples:

samples.helloworld2

Classes:

Hello2Model: Hello2Controller uses one of these to supply data for its Views, and to keep session state in. In this case there's just a single String field that users populate with their name. Scope's default ModelManager implementation builds on the JavaBeans API, so this model object is just a normal JavaBean.
Hello2View1: First View allows users to enter their name and to press a button that issues a CHANGE_TO_FRED Control.
Hello2Launcher: Create the HelloWorld2 application Controller then start it.
Hello2View2: Second View says goodbye to the user.
Hello2Controller

Home | Contact Us | Privacy Policy | Terms of Service