-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface ActionCheck
Marks theAction
or a method annotated withActionProxy
to let action engine know thatToggleButton
orCheckMenuItem
has to be bound to the action instead of standardButton
andMenuItem