Uses of Class
org.astonbitecode.j4rs.api.jfx.errors.FxException
-
Packages that use FxException Package Description org.astonbitecode.j4rs.api.jfx -
-
Uses of FxException in org.astonbitecode.j4rs.api.jfx
Methods in org.astonbitecode.j4rs.api.jfx that throw FxException Modifier and Type Method Description static FxControllerJ4rsFxmlLoader. loadFxml(javafx.stage.Stage stage, String fxmlPath)Loads a FXML and returns anFxControllerfor it.
-