@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface ActionCheck
Action or a method annotated with ActionProxy to let action engine know
that ToggleButton or CheckMenuItem has to be bound to the action
instead of standard Button and MenuItem