Class FxmlConstructor
java.lang.Object
org.fulib.workflows.generators.constructors.FxmlConstructor
The FxmlConstructor builds a fxml mockup from a page event from an fulibWorkflows Board.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FxmlConstructor
public FxmlConstructor()
-
-
Method Details
-
buildFxml
Uses string templates to build fxml file containing a mockup- Parameters:
page- Page object filled with the content of the mockup- Returns:
- fxml file content as String
-