Eclipse Platform
2.1

Uses of Interface
org.eclipse.core.resources.IWorkspaceRunnable

Packages that use IWorkspaceRunnable
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
 

Uses of IWorkspaceRunnable in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources with parameters of type IWorkspaceRunnable
 void IWorkspace.run(IWorkspaceRunnable action, IProgressMonitor monitor)
          Runs the given action as an atomic workspace operation.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.