RSE
Release 1.0

org.eclipse.rse.subsystems.files.dstore.subsystem
Class RemoteFilePropertyChangeListener.DecorateJob

java.lang.Object
  extended byorg.eclipse.core.runtime.PlatformObject
      extended byorg.eclipse.core.internal.jobs.InternalJob
          extended byorg.eclipse.core.runtime.jobs.Job
              extended byorg.eclipse.ui.progress.UIJob
                  extended byorg.eclipse.rse.subsystems.files.dstore.subsystem.RemoteFilePropertyChangeListener.DecorateJob
All Implemented Interfaces:
Comparable, IAdaptable
Enclosing class:
RemoteFilePropertyChangeListener

public class RemoteFilePropertyChangeListener.DecorateJob
extends UIJob


Field Summary
 
Fields inherited from class org.eclipse.core.runtime.jobs.Job
ASYNC_FINISH, BUILD, DECORATE, INTERACTIVE, LONG, NONE, RUNNING, SHORT, SLEEPING, WAITING
 
Fields inherited from class org.eclipse.core.internal.jobs.InternalJob
manager
 
Constructor Summary
RemoteFilePropertyChangeListener.DecorateJob(DStoreFile[] files, DStoreFile parentFile)
           
 
Method Summary
 boolean isDone()
           
 IStatus runInUIThread(IProgressMonitor monitor)
           
 
Methods inherited from class org.eclipse.ui.progress.UIJob
errorStatus, getDisplay, run, setDisplay
 
Methods inherited from class org.eclipse.core.runtime.jobs.Job
addJobChangeListener, belongsTo, cancel, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, wakeUp, wakeUp
 
Methods inherited from class org.eclipse.core.internal.jobs.InternalJob
compareTo, toString
 
Methods inherited from class org.eclipse.core.runtime.PlatformObject
getAdapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Constructor Detail

RemoteFilePropertyChangeListener.DecorateJob

public RemoteFilePropertyChangeListener.DecorateJob(DStoreFile[] files,
                                                    DStoreFile parentFile)
Method Detail

isDone

public boolean isDone()

runInUIThread

public IStatus runInUIThread(IProgressMonitor monitor)

RSE
Release 1.0

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