Module org.controlsfx.controls
Package org.controlsfx.control.action
Annotation 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