Annotation Type ToolbarItem


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    public @interface ToolbarItem
    Annotation to qualify any bean (has to be a javaFx node) as an entry in the toolbar.