net.refractions.udig.project.ui.operations.example
Class SelectedFeatureop

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

public class SelectedFeatureop
extends java.lang.Object

Counts the selected features on the layer

Author:
jesse

Constructor Summary
SelectedFeatureop()
           
 
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

SelectedFeatureop

public SelectedFeatureop()
Method Detail

op

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