com.opnworks.timesheet.client
Class TimesheetClientApplication

java.lang.Object
  extended bycom.opnworks.timesheet.client.TimesheetClientApplication
All Implemented Interfaces:
org.eclipse.core.runtime.IPlatformRunnable

public class TimesheetClientApplication
extends java.lang.Object
implements org.eclipse.core.runtime.IPlatformRunnable

Author:
Laurent Gauthier

Field Summary
 
Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
 
Constructor Summary
TimesheetClientApplication()
           
 
Method Summary
 java.lang.Object run(java.lang.Object args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimesheetClientApplication

public TimesheetClientApplication()
Method Detail

run

public java.lang.Object run(java.lang.Object args)
Specified by:
run in interface org.eclipse.core.runtime.IPlatformRunnable