public class SimpleTreeTableMarkerView.UpdateVisitor extends Object
Constructor and Description |
---|
SimpleTreeTableMarkerView.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 SimpleTreeTableMarkerView.UpdateVisitor()
public boolean visit(IResourceDelta delta) throws CoreException
CoreException
org.eclipse.core.resources.IResourceDeltaVisitor#visit(org.eclipse.core.resources.IResourceDelta)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.