Uses of Interface
org.controlsfx.control.action.AnnotatedActionFactory
Packages that use AnnotatedActionFactory
Package
Description
-
Uses of AnnotatedActionFactory in org.controlsfx.control.action
Classes in org.controlsfx.control.action that implement AnnotatedActionFactoryModifier and TypeClassDescriptionclassThe defaultAnnotatedActionFactoryto be used when no alternative has been specified.Methods in org.controlsfx.control.action that return AnnotatedActionFactoryModifier and TypeMethodDescriptionstatic AnnotatedActionFactoryActionMap.getActionFactory()Returns the action factory used by ActionMap to construct AnnotatedAction instances.Methods in org.controlsfx.control.action with parameters of type AnnotatedActionFactoryModifier and TypeMethodDescriptionstatic voidActionMap.setActionFactory(AnnotatedActionFactory factory) Sets the action factory used by ActionMap to construct AnnotatedAction instances.