@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface ButtonContentAction
DockAction
that it should be shown
on a component that depends on a ButtonContent
and that filters its actions.DefaultButtonContentFilter
is used.