org.eclipse.corona.container.project.ui.builder
Class ProjectBuilder.CollaborationDeltaVisitor

java.lang.Object
  extended by org.eclipse.corona.container.project.ui.builder.ProjectBuilder.CollaborationDeltaVisitor
All Implemented Interfaces:
org.eclipse.core.resources.IResourceDeltaVisitor
Enclosing class:
ProjectBuilder

 class ProjectBuilder.CollaborationDeltaVisitor
extends java.lang.Object
implements org.eclipse.core.resources.IResourceDeltaVisitor


Constructor Summary
ProjectBuilder.CollaborationDeltaVisitor()
           
 
Method Summary
 boolean visit(org.eclipse.core.resources.IResourceDelta delta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectBuilder.CollaborationDeltaVisitor

ProjectBuilder.CollaborationDeltaVisitor()
Method Detail

visit

public boolean visit(org.eclipse.core.resources.IResourceDelta delta)
              throws org.eclipse.core.runtime.CoreException
Specified by:
visit in interface org.eclipse.core.resources.IResourceDeltaVisitor
Throws:
org.eclipse.core.runtime.CoreException

Copyright 2006 IBM Corporation and others.
All Rights Reserved.