Uses of Interface
org.gvsig.fmap.dal.swing.DALActionFactory.DALActionContext
Packages that use DALActionFactory.DALActionContext
Package
Description
-
Uses of DALActionFactory.DALActionContext in org.gvsig.fmap.dal.swing
Classes in org.gvsig.fmap.dal.swing that implement DALActionFactory.DALActionContextMethods in org.gvsig.fmap.dal.swing with parameters of type DALActionFactory.DALActionContextModifier and TypeMethodDescriptionDALActionFactory.createAction(DALActionFactory.DALActionContext context) DataSwingManager.getApplicableStoreActions(DALActionFactory.DALActionContext context) voidDataSwingManager.setStoreAction(AbstractButton component, String name, boolean preserveLabel, DALActionFactory.DALActionContext context) -
Uses of DALActionFactory.DALActionContext in org.gvsig.fmap.dal.swing.report
Methods in org.gvsig.fmap.dal.swing.report with parameters of type DALActionFactory.DALActionContextModifier and TypeMethodDescriptionReportActionFactory.ReportCustomActionFactory.createCustomAction(ActionEvent event, DALActionFactory.DALActionContext context) -
Uses of DALActionFactory.DALActionContext in org.gvsig.fmap.dal.swing.searchpanel
Methods in org.gvsig.fmap.dal.swing.searchpanel that return DALActionFactory.DALActionContext