Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

org.eclipse.rse.files.ui.resources
Class SystemTempFileListener.RefreshResourcesUIJob


java.lang.Object
  extended by 

org.eclipse.core.runtime.PlatformObject
      extended by org.eclipse.core.internal.jobs.InternalJob
          extended by 

org.eclipse.core.runtime.jobs.Job
              extended by 

org.eclipse.ui.progress.UIJob
                  extended by 

org.eclipse.ui.progress.WorkbenchJob
                      extended by 
org.eclipse.rse.files.ui.resources.SystemTempFileListener.RefreshResourcesUIJob
All Implemented Interfaces:
Comparable, IAdaptable
Enclosing class:
SystemTempFileListener

Deprecated. don't use this class, it's only here because to remove it would be an API change, and we can't do that until 3.0. Instead of using this, SynchResourcesJob should be used.

public class SystemTempFileListener.RefreshResourcesUIJob
extends WorkbenchJob


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
SystemTempFileListener.RefreshResourcesUIJob ()
          Deprecated.  
 
Method Summary
  IStatus runInUIThread ( IProgressMonitor monitor)
          Deprecated.  
 
Methods inherited from class org.eclipse.ui.progress. WorkbenchJob
performDone, shouldRun, shouldSchedule
 
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, canceling, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, 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

SystemTempFileListener.RefreshResourcesUIJob

public SystemTempFileListener.RefreshResourcesUIJob()
Deprecated. 
Method Detail

runInUIThread

public 
IStatus runInUIThread(
IProgressMonitor monitor)
Deprecated. 
Specified by:
runInUIThread in class UIJob

RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire