JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
cz.masci.commons.springfx.fxml.annotation
Annotation Interface FxmlController
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
FxmlController
Annotated class is defined as Fxml Controller and is used for loading fxml as the controller.
Author:
Daniel MaĊĦek