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

Quick Search    Search Deep

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


Package Samples:

samples.swing.menu

Classes:

MenuModel: HelloController 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.
MenuLauncher: Create the application Controller then start it.
MenuView1: First View allows users to enter their name.
MenuView2: Second View says goodbye to the user.
MenuController

Home | Contact Us | Privacy Policy | Terms of Service