Class SelectionFilterAction.SelectionFilterActionFactory

java.lang.Object
org.gvsig.fmap.dal.swing.AbstractDALActionFactory
org.gvsig.fmap.dal.swing.impl.actions.SelectionFilterAction.SelectionFilterActionFactory
All Implemented Interfaces:
org.gvsig.fmap.dal.swing.DALActionFactory, org.gvsig.tools.util.IsApplicable
Enclosing class:
SelectionFilterAction

public static class SelectionFilterAction.SelectionFilterActionFactory extends org.gvsig.fmap.dal.swing.AbstractDALActionFactory
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.gvsig.fmap.dal.swing.AbstractDALActionFactory

    org.gvsig.fmap.dal.swing.AbstractDALActionFactory.AbstractDALActionContext

    Nested classes/interfaces inherited from interface org.gvsig.fmap.dal.swing.DALActionFactory

    org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    createAction(org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context)
     
    static void
     

    Methods inherited from class org.gvsig.fmap.dal.swing.AbstractDALActionFactory

    getName, isApplicable

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • SelectionFilterActionFactory

      public SelectionFilterActionFactory()
  • Method Details

    • createAction

      public Action createAction(org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context)
    • selfRegister

      public static void selfRegister()