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

Quick Search    Search Deep

samples.swing.timesheet
Class TimesheetLauncher  view TimesheetLauncher download TimesheetLauncher.java

java.lang.Object
  extended bysamples.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.