Annotation Interface ActionAccelerator


@Documented @Retention(RUNTIME) @Target({METHOD,FIELD,TYPE}) public @interface ActionAccelerator
Annotation used to specify a preferred accelerator for an an action. Examples include "m" (Move tool) or "shortcut+c" (Copy).