net.refractions.udig.project.ui.operations
Class SyncProjection

java.lang.Object
  extended by net.refractions.udig.project.ui.operations.SyncProjection

public class SyncProjection
extends java.lang.Object


Constructor Summary
SyncProjection()
           
 
Method Summary
 void op(Display display, java.lang.Object target, IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncProjection

public SyncProjection()
Method Detail

op

public void op(Display display,
               java.lang.Object target,
               IProgressMonitor monitor)
        throws java.lang.Exception
Throws:
java.lang.Exception