Class FeatureTypeEditorFactory

java.lang.Object
org.gvsig.tools.swing.api.viewer.AbstractViewerFactory
org.gvsig.fmap.dal.swing.impl.featuretype.FeatureTypeEditorFactory
All Implemented Interfaces:
org.gvsig.tools.swing.api.viewer.ViewerFactory, org.gvsig.tools.util.IsApplicable

public class FeatureTypeEditorFactory extends org.gvsig.tools.swing.api.viewer.AbstractViewerFactory
Author:
jjdelcerro
  • Constructor Details

    • FeatureTypeEditorFactory

      public FeatureTypeEditorFactory()
  • Method Details

    • createViewer

      public org.gvsig.tools.swing.api.viewer.JViewer createViewer()
    • isApplicable

      public boolean isApplicable(Object... args)
    • selfRegister

      public static void selfRegister()