Uses of Annotation Type
org.controlsfx.control.action.ActionProxy
Packages that use ActionProxy
Package
Description
-
Uses of ActionProxy in org.controlsfx.control.action
Methods in org.controlsfx.control.action with parameters of type ActionProxyModifier and TypeMethodDescriptionprotected voidDefaultActionFactory.configureAction(ActionProxy annotation, AnnotatedAction action) Configures the newly-created action before it is returned toActionMap.AnnotatedActionFactory.createAction(ActionProxy annotation, Method method, Object target) Create anAnnotatedActioninstance.DefaultActionFactory.createAction(ActionProxy annotation, Method method, Object target) Create anAnnotatedAction.protected javafx.scene.NodeDefaultActionFactory.resolveGraphic(ActionProxy annotation) Resolve the graphical representation of this action.