Class GraphAction.GraphActionFactory
java.lang.Object
org.gvsig.fmap.dal.swing.AbstractDALActionFactory
org.gvsig.fmap.dal.swing.impl.actions.GraphAction.GraphActionFactory
- All Implemented Interfaces:
org.gvsig.fmap.dal.swing.DALActionFactory,org.gvsig.tools.util.IsApplicable
- Enclosing class:
GraphAction
public static class GraphAction.GraphActionFactory
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.AbstractDALActionContextNested classes/interfaces inherited from interface org.gvsig.fmap.dal.swing.DALActionFactory
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateAction(org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext context) booleanisApplicable(Object... args) static voidMethods inherited from class org.gvsig.fmap.dal.swing.AbstractDALActionFactory
getName
-
Field Details
-
ACTION_NAME
- See Also:
-
-
Constructor Details
-
GraphActionFactory
public GraphActionFactory()
-
-
Method Details
-
createAction
-
isApplicable
- Specified by:
isApplicablein interfaceorg.gvsig.fmap.dal.swing.DALActionFactory- Specified by:
isApplicablein interfaceorg.gvsig.tools.util.IsApplicable- Overrides:
isApplicablein classorg.gvsig.fmap.dal.swing.AbstractDALActionFactory
-
selfRegister
public static void selfRegister()
-