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

Quick Search    Search Deep

samples.swing.timesheet.controller.* (1)samples.swing.timesheet.model.* (4)
samples.swing.timesheet.view.* (3)

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


Package Samples:

samples.swing.timesheet.view: An example using active models (BasicModels) that include submodels.  
samples.swing.timesheet.controller
samples.swing.timesheet.model

Classes:

PersonView: The Model, rather than view model part of the timesheet application. This contains the timesheet view, the list of projects and of course the persons name.
TimesheetView: The view for the timesheet itself. This is made of a table and the information fields.
PersonViewModel: The view model, this contains a person, and an additional project to be added element.
PersonModel: Simple Person model which allows them to enter a name
TimesheetController: The main controller for the timesheet app
MainView: The main view for the application
WorkItemModel: A single item of work.
TimesheetLauncher
TimesheetModel

Home | Contact Us | Privacy Policy | Terms of Service