Uses of Interface
org.eclipse.jet.transform.IJETRunnable

Packages that use IJETRunnable
org.eclipse.jet.transform Defines JET transformation related interfaces.  
 

Uses of IJETRunnable in org.eclipse.jet.transform
 

Methods in org.eclipse.jet.transform with parameters of type IJETRunnable
 void IJETBundleManager.run(java.lang.String id, IJETRunnable runnable, IProgressMonitor monitor)
          Load the specified JET transform, execute an IJETRunnable, and then ensure the transform is unloaded again.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.