RSE
Release 3.3

Uses of Interface
org.eclipse.rse.ui.operations.ISystemRunnableContext

Packages that use ISystemRunnableContext
org.eclipse.rse.ui.operations   
 

Uses of ISystemRunnableContext in org.eclipse.rse.ui.operations
 

Classes in org.eclipse.rse.ui.operations that implement ISystemRunnableContext
 class SystemJobRunnableContext
          This runnable context executes its operation in the context of a background job.
 class SystemProgressDialogRunnableContext
          This runnable context blocks the UI and can therefore have a shell assigned to it (since the shell won't be closed by the user before the runnable completes).
 


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.