org.objectweb.dolphin.rcp
Class DolphinApplication

java.lang.Object
  extended byorg.objectweb.dolphin.rcp.DolphinApplication
All Implemented Interfaces:
org.eclipse.core.runtime.IPlatformRunnable

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


Field Summary
 
Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
 
Constructor Summary
DolphinApplication()
           
 
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

DolphinApplication

public DolphinApplication()
Method Detail

run

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