Uses of Interface
org.astonbitecode.j4rs.api.jfx.controllers.FxController
-
Packages that use FxController Package Description org.astonbitecode.j4rs.api.jfx org.astonbitecode.j4rs.api.jfx.controllers -
-
Uses of FxController in org.astonbitecode.j4rs.api.jfx
Methods in org.astonbitecode.j4rs.api.jfx that return FxController Modifier and Type Method Description static FxControllerJ4rsFxmlLoader. loadFxml(javafx.stage.Stage stage, String fxmlPath)Loads a FXML and returns anFxControllerfor it. -
Uses of FxController in org.astonbitecode.j4rs.api.jfx.controllers
Classes in org.astonbitecode.j4rs.api.jfx.controllers that implement FxController Modifier and Type Class Description classFxControllerImpl
-