edu.colby.cs.JeSS.actions
Class JeSScanAction.JeSSRunnable

java.lang.Object
  extended byedu.colby.cs.JeSS.actions.JeSScanAction.JeSSRunnable
All Implemented Interfaces:
org.eclipse.core.resources.IWorkspaceRunnable
Enclosing class:
JeSScanAction

private final class JeSScanAction.JeSSRunnable
extends java.lang.Object
implements org.eclipse.core.resources.IWorkspaceRunnable


Constructor Summary
private JeSScanAction.JeSSRunnable()
           
 
Method Summary
 void run(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JeSScanAction.JeSSRunnable

private JeSScanAction.JeSSRunnable()
Method Detail

run

public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
         throws org.eclipse.core.runtime.CoreException
Specified by:
run in interface org.eclipse.core.resources.IWorkspaceRunnable
Throws:
org.eclipse.core.runtime.CoreException