Using FXMLLoaderFactory with non-file input ? [message #1449511] |
Tue, 21 October 2014 09:18  |
Eclipse User |
|
|
|
Hello,
I was wondering if I could use the FXMLLoaderFactory with non-file input ? In standard JavaFX, we can also use an inputstream (loader.getResourceasStream()), which offers more flexibility than a mere path to a file. I've been going through javadocs of the org.eclipse.fx.core.fxml package, but I don't see how this could be done...
It might seem a bit strange a question but I've a use case for this : a webservice returning highly customised forms (in HTML for the time being, but I could very easily return FXML with some XSLT). I could then load and unload dynamically those forms on a stackpane.
Thomas
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08420 seconds