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

Quick Search    Search Deep
G M P S T

G

getCloseControl() - Method in class samples.swing.timesheet.view.MainView
 
getTitle() - Method in class samples.swing.timesheet.view.MainView
 

M

MainView - class samples.swing.timesheet.view.MainView.
The main view for the application
MainView() - Constructor for class samples.swing.timesheet.view.MainView
 

P

PersonView - class samples.swing.timesheet.view.PersonView.
The Model, rather than view model part of the timesheet application.
PersonView() - Constructor for class samples.swing.timesheet.view.PersonView
 

S

samples.swing.timesheet.view - package samples.swing.timesheet.view
An example using active models (BasicModels) that include submodels.

T

TimesheetView - class samples.swing.timesheet.view.TimesheetView.
The view for the timesheet itself.
TimesheetView() - Constructor for class samples.swing.timesheet.view.TimesheetView
Constructor for the view, the view uses a Gridbag layout with the table at its centre, the current project field at the top and the total work field at the bottom.

G M P S T