Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.osgi.service.runnable.ParameterizedRunnable

Packages that use ParameterizedRunnable
org.eclipse.osgi.service.runnable Provides API for monitoring and running code on the main thread. 
 

Uses of ParameterizedRunnable in org.eclipse.osgi.service.runnable
 

Subinterfaces of ParameterizedRunnable in org.eclipse.osgi.service.runnable
 interface ApplicationRunnable
          A parameterized runnable that can be stopped.
 

Methods in org.eclipse.osgi.service.runnable with parameters of type ParameterizedRunnable
 void ApplicationLauncher.launch(ParameterizedRunnable runnable, Object context)
          Launches the specified runnable using the main thread.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.