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