com.bea.workshop.controls.core
Class ControlsVersionChangeDelegate

java.lang.Object
  extended by LibrariesFacetVersionChangeDelegate
      extended by com.bea.workshop.controls.core.ControlsVersionChangeDelegate

public class ControlsVersionChangeDelegate
extends LibrariesFacetVersionChangeDelegate


Constructor Summary
ControlsVersionChangeDelegate()
           
 
Method Summary
 void execute(IProject project, IProjectFacetVersion fv, Object config, IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlsVersionChangeDelegate

public ControlsVersionChangeDelegate()
Method Detail

execute

public void execute(IProject project,
                    IProjectFacetVersion fv,
                    Object config,
                    IProgressMonitor monitor)
             throws CoreException
Throws:
CoreException