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

Quick Search    Search Deep

Package samples.helloworld2

Class Summary
Hello2Controller  
Hello2Launcher Create the HelloWorld2 application Controller then start it.
Hello2Model Hello2Controller uses one of these to supply data for its Views, and to keep session state in.
Hello2View1 First View allows users to enter their name and to press a button that issues a CHANGE_TO_FRED Control.
Hello2View2 Second View says goodbye to the user.