@Component @Retention(value=RUNTIME) public @interface FXMLController
FXMLController is used to mark JavaFX controller
classes. Usage of this annotation happens besides registration of such within
fxml descriptors.Copyright © 2018. All rights reserved.