Index

B C E F L S V 
All Classes and Interfaces|All Packages

B

buildFxmlReference(Class<?>) - Method in class cz.masci.commons.springfx.autoconfigure.ExternalControllerFxWeaver
Build a FXML view location reference for controller classes, based on FxmlView annotation or simple classname.

C

cz.masci.commons.springfx.autoconfigure - package cz.masci.commons.springfx.autoconfigure
 
cz.masci.commons.springfx.fxml.annotation - package cz.masci.commons.springfx.fxml.annotation
 

E

ExternalControllerFxWeaver - Class in cz.masci.commons.springfx.autoconfigure
Reasons to extend FxWeaver class.
ExternalControllerFxWeaver(ConfigurableApplicationContext) - Constructor for class cz.masci.commons.springfx.autoconfigure.ExternalControllerFxWeaver
Create ExternalControllerFXWeaver instance

F

FxmlController - Annotation Interface in cz.masci.commons.springfx.fxml.annotation
Annotated class is defined as Fxml Controller and is used for loading fxml as the controller.
FxmlRoot - Annotation Interface in cz.masci.commons.springfx.fxml.annotation
Annotated class is defined as root fxml tag also with controller.

L

load(Class<C>, String, ResourceBundle) - Method in class cz.masci.commons.springfx.autoconfigure.ExternalControllerFxWeaver
Load controller instance, potentially weaved with a FXML view declaring the given class as fx:controller.

S

SpringFxAutoConfiguration - Class in cz.masci.commons.springfx.autoconfigure
Defining spring component scan package.
SpringFxAutoConfiguration() - Constructor for class cz.masci.commons.springfx.autoconfigure.SpringFxAutoConfiguration
 

V

value() - Element in annotation interface cz.masci.commons.springfx.fxml.annotation.FxmlRoot
Alias for FxmlView annotation value
B C E F L S V 
All Classes and Interfaces|All Packages