Annotation Type ActionCheck


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface ActionCheck
    Marks the 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