Annotation Interface Title


@Target(TYPE) @Retention(RUNTIME) public @interface Title
Annotation used to give a title to a controller/component.

The title is used to set the title of the window when the controller is displayed using FulibFxApp.show(String, Map).

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The title of the controller.