com.vividsolutions.jump.workbench.ui
Interface AttributeTablePanel.FeatureEditor

Enclosing interface:
AttributeTablePanel

public static interface AttributeTablePanel.FeatureEditor


Method Summary
 void edit(PlugInContext context, Feature feature, Layer layer)
           
 

Method Detail

edit

public void edit(PlugInContext context,
                 Feature feature,
                 Layer layer)
          throws java.lang.Exception
Throws:
java.lang.Exception