Uses of Interface
org.eclipse.core.runtime.IPlatformRunnable

Packages that use IPlatformRunnable
org.eclipse.ercp.eworkbench   
org.eclipse.update.standalone Provides support for performing various install/update operations from the command line. 
 

Uses of IPlatformRunnable in org.eclipse.ercp.eworkbench
 

Classes in org.eclipse.ercp.eworkbench that implement IPlatformRunnable
 class eWorkbench
          The "main program" for eRCP
 

Uses of IPlatformRunnable in org.eclipse.update.standalone
 

Classes in org.eclipse.update.standalone that implement IPlatformRunnable
 class StandaloneUpdateApplication
          The application class used to launch standalone update commands.