public class SimpleTableMarkerView.UpdateVisitor
extends java.lang.Object
implements org.eclipse.core.resources.IResourceDeltaVisitor
| Constructor and Description |
|---|
SimpleTableMarkerView.UpdateVisitor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
visit(org.eclipse.core.resources.IResourceDelta delta)
Visit appropriate parts of the resource delta to find the markers
that changed that we care about.
|
public boolean visit(org.eclipse.core.resources.IResourceDelta delta)
throws org.eclipse.core.runtime.CoreException
visit in interface org.eclipse.core.resources.IResourceDeltaVisitororg.eclipse.core.runtime.CoreExceptionIResourceDeltaVisitor.visit(org.eclipse.core.resources.IResourceDelta)Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.