|
|||||||||
| Home >> All >> samples >> swing >> [ timesheet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
samples.swing.timesheet
Class TimesheetLauncher

java.lang.Objectsamples.swing.timesheet.TimesheetLauncher
- public final class TimesheetLauncher
- extends java.lang.Object
- Since:
- Scope v0.8
- Version:
- $Revision: 1.4 $ $Date: 2002/01/12 09:35:43 $
| Constructor Summary | |
TimesheetLauncher()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Main method for the timesheet app. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TimesheetLauncher
public TimesheetLauncher()
| Method Detail |
main
public static void main(java.lang.String[] args)
- Main method for the timesheet app. Just starts the controller.
|
|||||||||
| Home >> All >> samples >> swing >> [ timesheet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
samples.swing.timesheet.TimesheetLauncher